summaryrefslogtreecommitdiffstats
path: root/git-replay.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-04-23 14:41:35 -0700
committerJunio C Hamano <gitster@pobox.com>2024-04-23 14:41:35 -0700
commit80a8cdd6a9169587f1c2a97c2030003ff1f3a31f (patch)
tree7c5fd58dfa8e60bb4d700c30ee63c4b06d642d57 /git-replay.txt
parent4c7e783f27150fecec51986a128cb3219cba53fa (diff)
downloadgit-htmldocs-80a8cdd6a9169587f1c2a97c2030003ff1f3a31f.tar.gz
Autogenerated HTML docs for v2.45.0-rc0-48-g10f128
Diffstat (limited to 'git-replay.txt')
-rw-r--r--git-replay.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-replay.txt b/git-replay.txt
index f6c269c62..8f3300c68 100644
--- a/git-replay.txt
+++ b/git-replay.txt
@@ -46,7 +46,7 @@ the new commits (in other words, this mimics a cherry-pick operation).
Range of commits to replay. More than one <revision-range> can
be passed, but in `--advance <branch>` mode, they should have
a single tip, so that it's clear where <branch> should point
- to. See "Specifying Ranges" in linkgit:git-rev-parse and the
+ to. See "Specifying Ranges" in linkgit:git-rev-parse[1] and the
"Commit Limiting" options below.
include::rev-list-options.txt[]