-
Status changed to merged
-
mentioned in commit 41d1b930da7a42594625b95e518bbbebffc2f686
sdardenn/ima3_projet_pa_2019!1
Votes
0 up
0 down
04 May, 2019
3 commits
03 May, 2019
1 commit
30 Apr, 2019
2 commits
Step 1. Update the repo and checkout the branch we are going to merge
git fetch origin git checkout -b develop-seb origin/develop-seb
Step 2. Merge the branch and push the changes to GitLab
git checkout master git merge --no-ff develop-seb git push origin master
mentioned in commit 41d1b930da7a42594625b95e518bbbebffc2f686
3 commits
1 commit
2 commits