Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
glossary: clarify description of HEAD
HEAD on a branch does reference a commit via the branch ref it refers to. The main difference of a detached HEAD is that it _directly_ refers to a commit. Clarify this. Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information