Feature/ufo coupon
-
Added 15 commits:
-
ddddbd43...15e8009c - 14 commits from branch
release/6.8.2
- 498c39a8 - merge
-
ddddbd43...15e8009c - 14 commits from branch
-
mentioned in commit 248e18a0
-
Please register or login to post a comment
Step 1. Fetch and check out the branch for this merge request
git fetch origin git checkout -b feature/ufo-coupon origin/feature/ufo-coupon
Step 2. Review the changes locally
Step 3. Merge the branch and fix any conflicts that come up
git checkout release/6.8.2 git merge --no-ff feature/ufo-coupon
Step 4. Push the result of the merge to GitLab
git push origin release/6.8.2
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/6.8.2. The source branch has been removed.
Added 15 commits:
release/6.8.2
Status changed to merged