summaryrefslogtreecommitdiffstats
path: root/revisions.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-10-26 11:45:56 -0700
committerJunio C Hamano <gitster@pobox.com>2022-10-26 11:45:56 -0700
commitd1a18b412f9fd2c4d13f93689a937fe88db0751e (patch)
tree045f13be333ad43245d74e98eda56da40e5a031c /revisions.txt
parent3393baa82caf1ef9cfef431d84aff17e9d88076f (diff)
downloadgit-htmldocs-d1a18b412f9fd2c4d13f93689a937fe88db0751e.tar.gz
Autogenerated HTML docs for v2.38.1-175-gdb29e
Diffstat (limited to 'revisions.txt')
-rw-r--r--revisions.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/revisions.txt b/revisions.txt
index e3e350126..0d2e55d78 100644
--- a/revisions.txt
+++ b/revisions.txt
@@ -363,7 +363,7 @@ Revision Range Summary
'<rev>{caret}!', e.g. 'HEAD{caret}!'::
A suffix '{caret}' followed by an exclamation mark is the same
- as giving commit '<rev>' and then all its parents prefixed with
+ as giving commit '<rev>' and all its parents prefixed with
'{caret}' to exclude them (and their ancestors).
'<rev>{caret}-<n>', e.g. 'HEAD{caret}-, HEAD{caret}-2'::