git-rev-parse.txt: Document ":path" specifier
commit3f3abe3c5aa94a37bb57365262a9ad451c422e36
authorMichael J Gruber <git@drmicha.warpmail.net>
Sun, 27 Jun 2010 13:15:22 +0000 (27 15:15 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sun, 27 Jun 2010 19:25:37 +0000 (27 12:25 -0700)
tree66ac10be8b08beb9a9fca0045da311c363a5e72d
parenta4c24549acf16f7917ea3ddd811c6c61afc5689c
git-rev-parse.txt: Document ":path" specifier

The empty treeish in ":path" means "index". This is actually a special
case of the ":stage:path" syntax where it is documented, but mentioning
it also together with "treeish:path" is helpful, so do it.

Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-rev-parse.txt