-
Status changed to merged
-
mentioned in commit 74e0c0bb6e98119c13eca2e1b5ccf54c2b48a09b
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 74e0c0bb6e98119c13eca2e1b5ccf54c2b48a09b
Dev See merge request !464
2. 商品生产分享图片的返回以前版本
2.直播详情页生成海报,除点击保存图片至相册外,点击其他地方关闭海报;