git pull

Récupère une branche depuis le serveur distant et la fusionne dans la branche local. Plus d'informations : https://git-scm.com/docs/git-pull.

git pull

git pull {{[-r|--rebase]}}

git pull {{nom_distant}} {{branche}}