-
Status changed to merged
-
mentioned in commit d6363492cd1d2adf0d04bde60d4f100420996e3e
-
2. 直播间分享,要有房间ID 3. 积分购的点击事件,会出来充值页面,本来已经关闭的
Step 1. Update the repo and checkout the branch we are going to merge
git fetch origin git checkout -b qa origin/qa
Step 2. Merge the branch and push the changes to GitLab
git checkout master git merge --no-ff qa git push origin master
mentioned in commit d6363492cd1d2adf0d04bde60d4f100420996e3e
2. 直播间分享,要有房间ID 3. 积分购的点击事件,会出来充值页面,本来已经关闭的