git pull git pull <remote> <branch> code example Example: pull remote branches git fetch origin git checkout --track origin/<remote_branch_name>