Pour fusionner des branches
git
. Plus d'informations : https://git-scm.com/docs/git-merge.
git merge {{nom_de_branche}}
merge commit
) :git merge -e {{nom_de_branche}}
merge commit
) :git merge --no-ff {{nom_de_branche}}
git merge --abort
git merge --continue