git checkout

git checkout

If a remote repository has a new branch new_branch and you want to take a look at it, simply do:
git checkout new_branch

Syndicate content