get:checking_out_remote_branches
git branch <branch name> <remote branch name> // création d'une branche local avec un tracking d'une branche distance git checkout -b <branch name> <remote branch name>
get/checking_out_remote_branches.txt · Last modified: 2016/05/02 15:42 by leo