Github DETACHED HEAD error when working with another developer -


a developer , working on using .gitignore add conditions c# projects , solutions committing, since encountered issue of being unable commit result of committing binaries (such .suo) github well, caused conflicts.

we fixed issue of .gitignore, ignores number of conditions. however, when went computer, getting detached head error. did git status, , command line has been giving me these messages.

i unsure how solve issue. wondering can/should can go master , commit/sync changes?

also, how prevent issue in future?

http://puu.sh/6ey9d/ae25db08b9.png

  1. i in rebase, ran git rebase --abort out of that.

  2. afterwards in master, allowed me commit again.


Comments

Popular posts from this blog

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -