Skip to content

Commit 7f49008

Browse files
committed
Merge branch 'yb/replay-doc-linkfix'
Docfix. * yb/replay-doc-linkfix: Documentation: fix linkgit reference
2 parents ec465fc + f412d72 commit 7f49008

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-replay.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ the new commits (in other words, this mimics a cherry-pick operation).
4646
Range of commits to replay. More than one <revision-range> can
4747
be passed, but in `--advance <branch>` mode, they should have
4848
a single tip, so that it's clear where <branch> should point
49-
to. See "Specifying Ranges" in linkgit:git-rev-parse and the
49+
to. See "Specifying Ranges" in linkgit:git-rev-parse[1] and the
5050
"Commit Limiting" options below.
5151

5252
include::rev-list-options.txt[]

0 commit comments

Comments
 (0)