SyntaxFix
Write A Post
Hire A Developer
Questions
To checkout a branch which does not exist locally but is in the remote repo you could use this command:
git checkout -t -b master origin/master