-
mentioned in commit 67d5963189c18312963847956c4c66acecbe647f
-
Status changed to merged
-
mentioned in commit b69223536f0e4e4d1718c4be60f053adab22953b
started a discussion on commit
0ce9c52a
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 67d5963189c18312963847956c4c66acecbe647f
mentioned in commit b69223536f0e4e4d1718c4be60f053adab22953b
This reverts commit 0ce9c52abb67b5a9c207f8eb8ba46e3f735f7650.