Hi all,

Looking for a little explanation on this thing that's confusing me.
Here's the state I am in:

$ git branch
* master

$ git branch -a
* master
  remotes/origin/HEAD -> origin/master
  remotes/origin/idents
  remotes/origin/master
  remotes/origin/refactorrender
  remotes/origin/release-001
  remotes/origin/singleballotimp
  remotes/origin/wicked_pdf
  remotes/origin/ymlsupport
$

What does it mean when a branch is on a remote but not local? How do I
get it local so that I can check it out?

Thanks!!

Pito

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To post to this group, send email to git-us...@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.

Reply via email to