git fetch && git checkout your-branch-name
↧
Answer by Inder Kumar Rathore for How do I check out a remote Git branch?
↧
git fetch && git checkout your-branch-name