Git branch unknown to local clone
Posted
by Rimian
on Stack Overflow
See other posts from Stack Overflow
or by Rimian
Published on 2010-03-14T01:15:21Z
Indexed on
2010/03/14
1:25 UTC
Read the original article
Hit count: 284
I have a git repository with two branches. If I clone my repo I can only see the master branch. I have both branches up to date. The problem is I don't fully understand merging and branching. Darn it!
My example can be seen here:
http://github.com/rimian/rimian/network
Can anyone tell me how to get this back to normal?
© Stack Overflow or respective owner