enable index-pack streaming capability
[gitweb.git] / Documentation / git.txt
index 3af6fc63e2b5fa4d21e54a76a2a18bf7c47ab1c2..b00607ee1b836e2cdcb033e55ca18214d91cb3b9 100644 (file)
@@ -562,6 +562,9 @@ HEAD::
        a valid head 'name'
        (i.e. the contents of `$GIT_DIR/refs/heads/<head>`).
 
+For a more complete list of ways to spell object names, see
+"SPECIFYING REVISIONS" section in gitlink:git-rev-parse[1].
+
 
 File/Directory Structure
 ------------------------