commit | 8ff883029a97b38b893b15199393d0e4e7190c0d | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Wed Feb 10 10:18:55 2010 -0800 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Feb 10 10:19:13 2010 -0800 |
tree | 28013f6f1ee2523d0a42051e167f575213fa34a9 | |
parent | e33cc592deae8132936eea119554799e1039bc0f [diff] |
check-ref-format documentation: fix enumeration mark-up The last item in the enumerated refname rule was mistakenly made into a sub-item of the 7th one. It should be the 8th one in the list on its own. Signed-off-by: Junio C Hamano <gitster@pobox.com>