SyntaxFix
Write A Post
Hire A Developer
Questions
Copied from the author's post:
Use the -t option to git remote add, e.g.:
-t
git remote add
git remote add -t remote-branch remote-name remote-url
You can use multiple -t branch options to grab multiple branches.
-t branch