what's up with the main branch? shouldn't it be 7.x-1.x? i'm still new to git, so not sure how to fix, or if it needs fixing.
* 1086958-file-entity
remotes/origin/1086958-file-entity
remotes/origin/6.x-1.x
remotes/origin/7.x-1.x
remotes/origin/7.x-1.x-browser-js
remotes/origin/7.x-1.x-views
remotes/origin/HEAD -> origin/master
remotes/origin/master
remotes/origin/reinstall_970696
Comments
Comment #1
lelizondo commentedThis might not be a bug, maybe it is that the git instructions page take the latest branch created as the main branch. Could be, I don't know.
Comment #2
JacobSingh commentedI'm not sure what you mean by "main branch" the * is the one you have checked out AFAIK (also a git novice).
Comment #3
oxyc commentedYup something's definitely wrong. On the Git instructions page http://drupal.org/project/media/git-instructions the 1086958-file-entity branch is used as an example and I'm guessing a lot of people are just copy pasting this if they are new to git (just like me).
Comment #4
JacobSingh commentedI think I fixed this...