}

Remote-branch Index Page 1

How to check out a remote Git branch?

To checkout a remote branch you need first to do git fetch. Check this tutorial to learn with more details how to checkout remote branch with git.