-
Status changed to merged
-
mentioned in commit 693df79c3b7ae1323bac9d6436cc7425b25efee4
-
1 , 优惠券列表,券的结束时间的显示 See merge request !484
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 693df79c3b7ae1323bac9d6436cc7425b25efee4
1 , 优惠券列表,券的结束时间的显示 See merge request !484