What is the HEAD in git?
Posted
by e-satis
on Stack Overflow
See other posts from Stack Overflow
or by e-satis
Published on 2010-03-27T16:17:22Z
Indexed on
2010/03/27
16:23 UTC
Read the original article
Hit count: 339
There seems to be a difference between the last commit, the HEAD and the state of the file I can see in my directory.
What is HEAD, what can I do with it and what mistake should I avoid?
© Stack Overflow or respective owner