summaryrefslogtreecommitdiffstats
path: root/git-push.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-08-04 14:40:55 -0700
committerJunio C Hamano <gitster@pobox.com>2014-08-04 14:40:55 -0700
commitfc1cf4ad5baefb0108aac9d6667c1dd11c4c6790 (patch)
tree3e5d4256e510eb1edabe7bc1e7ab2988751e9962 /git-push.txt
parent5eaaffba099583747ada61f30bef879a50058eca (diff)
downloadgit-htmldocs-fc1cf4ad5baefb0108aac9d6667c1dd11c4c6790.tar.gz
Autogenerated HTML docs for v2.1.0-rc1
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 21cd45550..c0d7403b9 100644
--- a/git-push.txt
+++ b/git-push.txt
@@ -33,7 +33,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 gitlink:git-config[1] for the meaning of `push.default`).
+what to push (See linkgit:git-config[1] for the meaning of `push.default`).
OPTIONS[[OPTIONS]]