-
Status changed to merged
-
mentioned in commit 60fe337fbe8821a92c8a430b1cf9ebb1a973206b
-
礼包详情已核销添加点击也要弹出核销码 See merge request !250
Step 1. Update the repo and checkout the branch we are going to merge
git fetch origin git checkout -b test origin/test
Step 2. Merge the branch and push the changes to GitLab
git checkout qa git merge --no-ff test git push origin qa
mentioned in commit 60fe337fbe8821a92c8a430b1cf9ebb1a973206b
礼包详情已核销添加点击也要弹出核销码 See merge request !250