Comment tirer d'une branche particulière en git
git pull origin <branch>
Alert Aardvark
git pull origin <branch>
git clone -b <branch> <remote_repo>