-
Status changed to merged
-
mentioned in commit 60d49647deedf74c91687946d58292f101d1c834
-
2. 会员分享要提示是谁分享的,并弹出框点击跳转 3. 会员分享邀请要有积分奖励 4. 一件代发
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 60d49647deedf74c91687946d58292f101d1c834
2. 会员分享要提示是谁分享的,并弹出框点击跳转 3. 会员分享邀请要有积分奖励 4. 一件代发