author | Michael J Gruber <git@drmicha.warpmail.net> | |
Wed, 13 May 2009 15:43:06 +0000 (17:43 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 13 May 2009 20:12:22 +0000 (13:12 -0700) | ||
commit | 1a2872595409fbdd5d448730953884ef8d8c6613 | |
tree | 8ff8e857866f5863e566296010c36c4dc5e471ab | tree | snapshot |
parent | 00652369ff285f84e440f5d41d708283e30825d7 | commit | diff |
Documentation: clarify / requirement in 'git check-ref-format'
'git check-ref-format' checks for the presence of at least one '/', the
idea being that there should be no refs directly below 'refs/', so there
should be a category like 'heads/' or 'tags/' in a refname.
Try and make this clearer in the man page.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
'git check-ref-format' checks for the presence of at least one '/', the
idea being that there should be no refs directly below 'refs/', so there
should be a category like 'heads/' or 'tags/' in a refname.
Try and make this clearer in the man page.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-check-ref-format.txt | diff | blob | history |