How do I clone all remote branches with Git?

Posted by Peter Coulton on Stack Overflow See other posts from Stack Overflow or by Peter Coulton
Published on 2008-09-15T22:42:07Z Indexed on 2010/03/20 23:31 UTC
Read the original article Hit count: 337

Filed under:

I have a master and a dev branch, both pushed to github, I've cloned, pulled, fetched, but I remain unable to get anything other than the master branch back.

I'm sure I'm missing something obvious, but I have RTM any I'm getting no joy at all.

© Stack Overflow or respective owner

Related posts about git