зеркало из https://github.com/microsoft/git.git
Documentation: fix linkgit reference
In git-replay documentation, linkgit to git-rev-parse is missing the man section, which breaks its rendering. Add section number as done in other references to this command. Signed-off-by: Yehezkel Bernat <YehezkelShB@gmail.com> Acked-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Родитель
3c2a3fdc38
Коммит
f412d72c19
|
@ -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[]
|
||||
|
|
Загрузка…
Ссылка в новой задаче