-
mentioned in commit 67d5963189c18312963847956c4c66acecbe647f
-
Status changed to merged
-
mentioned in commit e9d8ab2a96e4a2b4a5fea81b111d9e074d3cb38a
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 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 67d5963189c18312963847956c4c66acecbe647f
mentioned in commit e9d8ab2a96e4a2b4a5fea81b111d9e074d3cb38a
Dev See merge request !190
This reverts commit 0ce9c52abb67b5a9c207f8eb8ba46e3f735f7650.