doc: revisions: extra clarification of <rev>^! notation effects
Signed-off-by: Philip Oakley <philipoakley@iee.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
391a3c70c3
commit
59841a3900
@ -280,7 +280,8 @@ for naming a set that is formed by a commit and its parent commits.
|
||||
|
||||
The 'r1{caret}@' notation means all parents of 'r1'.
|
||||
|
||||
'r1{caret}!' includes commit 'r1' but excludes all of its parents.
|
||||
The 'r1{caret}!' notation includes commit 'r1' but excludes all of its parents.
|
||||
By itself, this notation denotes the single commit 'r1'.
|
||||
|
||||
Revision Range Summary
|
||||
----------------------
|
||||
|
Loading…
Reference in New Issue
Block a user