Feature/guang dev
guang
-
Added 2 commits:
- 24d991f1 - m
- 04dc9662 - Merge branch 'feature/guangDev' of http://git.yoho.cn/fe/yohobuy-node into feature/guangDev
-
Please register or login to post a comment
guang
Step 1. Fetch and check out the branch for this merge request
git fetch origin git checkout -b feature/guangDev origin/feature/guangDev
Step 2. Review the changes locally
Step 3. Merge the branch and fix any conflicts that come up
git checkout release/5.8 git merge --no-ff feature/guangDev
Step 4. Push the result of the merge to GitLab
git push origin release/5.8
Note that pushing to GitLab requires write access to this repository.
Tip: You can also checkout merge requests locally by following these guidelines
The changes were merged into release/5.8. The source branch has been removed.
Added 2 commits:
Status changed to merged