summaryrefslogtreecommitdiffstats
path: root/git-push.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-10-16 14:30:32 -0700
committerJunio C Hamano <gitster@pobox.com>2014-10-16 14:30:32 -0700
commit446e30b8ca9d2ed5f79814a26938ed23e275bf83 (patch)
tree9d7d35058a1d74bfa1d9a93f9bfb0bc3515289c8 /git-push.txt
parent9236fea47fdd276f1023b03ded5acff2e8d9c213 (diff)
downloadgit-htmldocs-446e30b8ca9d2ed5f79814a26938ed23e275bf83.tar.gz
Autogenerated HTML docs for v2.1.2-451-g98349
Diffstat (limited to 'git-push.txt')
-rw-r--r--git-push.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-push.txt b/git-push.txt
index b17283ab7..21b3f29c3 100644
--- a/git-push.txt
+++ b/git-push.txt
@@ -34,7 +34,7 @@ When the command line does not specify what to push with `<refspec>...`
arguments or `--all`, `--mirror`, `--tags` options, the command finds
the default `<refspec>` by consulting `remote.*.push` configuration,
and if it is not found, honors `push.default` configuration to decide
-what to push (See linkgit:git-config[1] for the meaning of `push.default`).
+what to push (See gitlink:git-config[1] for the meaning of `push.default`).
OPTIONS[[OPTIONS]]