Signed-off-by: Philip Oakley <[email protected]>
---
v6 updated
Cc: Jakub Narębski <[email protected]>
Cc: Marc Branchaud <[email protected]>
https://public-inbox.org/git/578E4F4A.2020708%40gmail.com/
---
Documentation/revisions.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Documentation/revisions.txt b/Documentation/revisions.txt
index 3da0083..17fc45c 100644
--- a/Documentation/revisions.txt
+++ b/Documentation/revisions.txt
@@ -281,7 +281,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
----------------------
--
2.9.0.windows.1
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html