Reference git-check-ref-format in git-branch.
authorShawn Pearce <spearce@spearce.org>
Sun, 21 May 2006 01:54:46 +0000 (21:54 -0400)
committerJunio C Hamano <junkio@cox.net>
Sun, 21 May 2006 09:05:41 +0000 (02:05 -0700)
commit2b1f4247ab5881cfde1d35ca3e3c48b7de8f449c
tree55ea94700e0fda51f94c54540ae0601ffbfb85c0
parent8824689884a5673f803d77cda499f83b84145a06
Reference git-check-ref-format in git-branch.

Its nice to have git-check-ref-format actually get mentioned in
git-branch's documentation as the syntax of a ref name must conform
to what is described in git-check-ref-format.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-branch.txt
Documentation/git-checkout.txt