-
Status changed to merged
-
mentioned in commit a124816ebdda259a3ad7012ac15ea695ff94e656
-
更新到QA环境 See merge request !70
-
修改分享页面 See merge request !69
-
优化助力详情界面,添加帮拆和我也参与界面 See merge request !64
-
更新测试环境 See merge request !63
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 a124816ebdda259a3ad7012ac15ea695ff94e656
更新到QA环境 See merge request !70
修改分享页面 See merge request !69
优化助力详情界面,添加帮拆和我也参与界面 See merge request !64
更新测试环境 See merge request !63