what's the difference between head and branch using Git in Eclipse -


this question has answer here:

i using git inside eclipse. can please explain difference between head , master[branch] in drop down menu selected? choose 1 arbitrarily , far arbitrariness hasn't appeared make difference, sure that's gonna come haunt me if don't figure out soon.

enter image description here

head not pointing master in circumstances. there projects without master branch example, put head pointing somewhere else, or might have master, not default anyway.

your confusion may coming general scenario when there no difference between two, there situations aforementioned when not hold true.

hope helps.


Comments

Popular posts from this blog

codeigniter - Fatal error: Call to undefined function lang() in CI Merchant using CardSave -

python - Received unregistered task using Celery with Django -

Line ending issue with Mercurial or Visual Studio -