Merged
Merge Request #35
·
created by
Rm 6484
From
rm_6484
into
master
-
Status changed to merged
-
mentioned in commit 6119d06a258327cb5b00ac329137fe1eed589c91
Step 1. Update the repo and checkout the branch we are going to merge
git fetch origin git checkout -b rm_6484 origin/rm_6484
Step 2. Merge the branch and push the changes to GitLab
git checkout master git merge --no-ff rm_6484 git push origin master
Status changed to merged
mentioned in commit 6119d06a258327cb5b00ac329137fe1eed589c91
2 commits
3 commits