git fetch origin branch-name
git fetch <remote_rep> <remote_branch>:<local_branch>
git fetch <remote_name> <branch_name>