Merged
Merge Request #36
·
created by
Rm 6522
From
rm_6522
into
master
-
Status changed to merged
-
mentioned in commit 6fbcceba6fd87cc3b2cd7fdbd2824dcd5ac844d4
14 Feb, 2019
1 commit
Step 1. Update the repo and checkout the branch we are going to merge
git fetch origin git checkout -b rm_6522 origin/rm_6522
Step 2. Merge the branch and push the changes to GitLab
git checkout master git merge --no-ff rm_6522 git push origin master
Status changed to merged
mentioned in commit 6fbcceba6fd87cc3b2cd7fdbd2824dcd5ac844d4
1 commit