From: Junio C Hamano Date: Tue, 23 Apr 2024 18:52:38 +0000 (-0700) Subject: Merge branch 'yb/replay-doc-linkfix' X-Git-Tag: v2.45.0-rc1~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7f49008602b79c3f5767051901968b1b4b8a1ddf;hp=ec465fcb753c991f04b6f5ec3983ad21a247dc7d;p=thirdparty%2Fgit.git Merge branch 'yb/replay-doc-linkfix' Docfix. * yb/replay-doc-linkfix: Documentation: fix linkgit reference --- diff --git a/Documentation/git-replay.txt b/Documentation/git-replay.txt index f6c269c62d..8f3300c683 100644 --- a/Documentation/git-replay.txt +++ b/Documentation/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 can be passed, but in `--advance ` mode, they should have a single tip, so that it's clear where 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[]