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