同步最新代码
Step 1. Update the repo and checkout the branch we are going to merge
git fetch origin git checkout -b dev-cmhu origin/dev-cmhu
Step 2. Merge the branch and push the changes to GitLab
git checkout master git merge --no-ff dev-cmhu git push origin master
Added 1 commit:
Added 1 commit:
Status changed to merged
mentioned in commit aeb77c806ffccd109886898a7a326d43dfd6ef6f