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>
This commit is contained in:
parent
ddaf73141c
commit
d47107d810
@ -562,6 +562,9 @@ HEAD::
|
|||||||
a valid head 'name'
|
a valid head 'name'
|
||||||
(i.e. the contents of `$GIT_DIR/refs/heads/<head>`).
|
(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
|
File/Directory Structure
|
||||||
------------------------
|
------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user