Skip to content

Commit d47107d

Browse files
author
Junio C Hamano
committed
Refer to git-rev-parse:Specifying Revisions from git.txt
The brief list given in "Symbolic Identifiers" section of the main documentation is good enough for overview, but help the reader to find a more comrehensive list as needed. Signed-off-by: Junio C Hamano <junkio@cox.net>
1 parent ddaf731 commit d47107d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/git.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -562,6 +562,9 @@ HEAD::
562562
a valid head 'name'
563563
(i.e. the contents of `$GIT_DIR/refs/heads/<head>`).
564564

565+
For a more complete list of ways to spell object names, see
566+
"SPECIFYING REVISIONS" section in gitlink:git-rev-parse[1].
567+
565568

566569
File/Directory Structure
567570
------------------------

0 commit comments

Comments
 (0)