Search notes:

HEAD [git]

The current branch. HEAD is a (symbolic) reference to one of the heads in a repository (aka tip of a branch), except when using a detached HEAD.

detached HEAD

TODO, see also git checkout, Git internals: detached HEAD

TODO

Merge with .git/HEAD.

See also

.git/HEAD, .git/logs/HEAD
git reset

Index