Refer users to git-rev-parse for revision specification syntax.
commit41a5564e054043945e365c580abab724e12744ff
authorShawn O. Pearce <spearce@spearce.org>
Thu, 18 Jan 2007 02:08:09 +0000 (17 21:08 -0500)
committerJunio C Hamano <junkio@cox.net>
Thu, 18 Jan 2007 04:45:41 +0000 (17 20:45 -0800)
tree024d969caa86b4a7711c993b399315d9be83847c
parentee53aff486d380986e549ea93a5d68e7b7607293
Refer users to git-rev-parse for revision specification syntax.

The revision specification syntax (sometimes referred to as
SHA1-expressions) is accepted almost everywhere in Git by
almost every tool.  Unfortunately it is only documented in
git-rev-parse.txt, and most users don't know to look there.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-cherry-pick.txt
Documentation/git-diff.txt
Documentation/git-format-patch.txt
Documentation/git-log.txt
Documentation/git-revert.txt
Documentation/git-show.txt
Documentation/gitk.txt