Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-04-22 05:14:46 +0300
committerJunio C Hamano <gitster@pobox.com>2019-04-22 05:14:46 +0300
commit27ff7878092cf31b66d2fb67b715d632ae5033d7 (patch)
treec8c95f6838ba4e6cd979923318d0ff032824de6e /Documentation/git-remote-ext.txt
parent078b254deb62d86c469c87ba4200c5a46fcb3a95 (diff)
parent5ee42463399ca3cc75b7e6e4368a3a5df5b010f2 (diff)
Merge branch 'js/check-docs-exe'
Dev support update. * js/check-docs-exe: check-docs: fix for setups where executables have an extension check-docs: do not expect guide pages to correspond to commands check-docs: really look at the documented commands again docs: do not document the `git remote-testgit` command docs: move gitremote-helpers into section 7
Diffstat (limited to 'Documentation/git-remote-ext.txt')
-rw-r--r--Documentation/git-remote-ext.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-remote-ext.txt b/Documentation/git-remote-ext.txt
index 6ccffa1c11..88ea7e1cc0 100644
--- a/Documentation/git-remote-ext.txt
+++ b/Documentation/git-remote-ext.txt
@@ -118,7 +118,7 @@ begins with `ext::`. Examples:
SEE ALSO
--------
-linkgit:gitremote-helpers[1]
+linkgit:gitremote-helpers[7]
GIT
---