-
Status changed to merged
-
mentioned in commit 49684b614c4286bd4df7b0f22c0c8bb9363c97d8
-
2。 购物车多个商品多少促销活动 3。 尾款切换地址
Step 1. Update the repo and checkout the branch we are going to merge
git fetch origin git checkout -b dev origin/dev
Step 2. Merge the branch and push the changes to GitLab
git checkout test git merge --no-ff dev git push origin test
mentioned in commit 49684b614c4286bd4df7b0f22c0c8bb9363c97d8
2。 购物车多个商品多少促销活动 3。 尾款切换地址