how to pull a remoteo branch code example Example: how to pull a new remote branch git fetch <remote> <rbranch>:<lbranch> git checkout <lbranch>