]> asedeno.scripts.mit.edu Git - git.git/commitdiff
git-rev-parse.txt: Document ":path" specifier
authorMichael J Gruber <git@drmicha.warpmail.net>
Sun, 27 Jun 2010 13:15:22 +0000 (15:15 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sun, 27 Jun 2010 19:25:37 +0000 (12:25 -0700)
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

index 8db600f6ba01bcb7f85be6c6606795a0034822b2..d525e577b80e8c479acf31210a2abea5fc2f6e58 100644 (file)
@@ -291,7 +291,9 @@ the `$GIT_DIR/refs` directory or from the `$GIT_DIR/packed-refs` file.
 
 * A suffix ':' followed by a path; this names the blob or tree
   at the given path in the tree-ish object named by the part
-  before the colon.
+  before the colon. ":path" (with an empty part before the colon)
+  is a special case of the syntax described next: content
+  recorded in the index at the given path.
 
 * A colon, optionally followed by a stage number (0 to 3) and a
   colon, followed by a path; this names a blob object in the