-
Status changed to merged
-
mentioned in commit 39715d290c2a5ad1c641a530e63f46a59e2a4d8c
-
mentioned in commit 15daee3addb350c55493e61e610deed8e4594a06
started a discussion on commit
00c38f4a
-
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 39715d290c2a5ad1c641a530e63f46a59e2a4d8c
mentioned in commit 15daee3addb350c55493e61e610deed8e4594a06
2. 订单优惠活动的价格显示俩位小数 3. 优惠活动的商品,搭配促销的商品。要能够重新支付