]> git.ipfire.org Git - thirdparty/git.git/commit
refs.h: HEAD is not that special
authorJunio C Hamano <gitster@pobox.com>
Fri, 15 Dec 2023 20:32:43 +0000 (12:32 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 15 Dec 2023 22:08:28 +0000 (14:08 -0800)
commit7122f4f7479c59da4230a1a3a129fc618cb01eee
tree5c629d40ed1c7903dc21643e3deaa483cf26a650
parent2047b2c28cb456f60b6e6876e1fc0330e436fad5
refs.h: HEAD is not that special

In-code comment explains pseudorefs but used a wrong nomenclature
"special ref".

Signed-off-by: Junio C Hamano <gitster@pobox.com>
refs.h