Documentation: clarify / requirement in 'git check-ref-format'
commit1a2872595409fbdd5d448730953884ef8d8c6613
authorMichael J Gruber <git@drmicha.warpmail.net>
Wed, 13 May 2009 15:43:06 +0000 (13 17:43 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 13 May 2009 20:12:22 +0000 (13 13:12 -0700)
tree8ff8e857866f5863e566296010c36c4dc5e471ab
parent00652369ff285f84e440f5d41d708283e30825d7
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>
Documentation/git-check-ref-format.txt