how to fetch a particular branch in git code example Example: fetch a specific branch git fetch <remote_rep> <remote_branch>:<local_branch>