commit | 67393c5dc99eb61e76d2ea4df3dae49e8e93828d | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Thu Jun 23 09:48:49 2011 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Jun 23 15:39:28 2011 -0700 |
tree | 2f68424999560b56292beb1955c8906e68bf0655 | |
parent | deaef1e94734a61407c73637e0e9718f914c3a62 [diff] |
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>