t1007: add hash-object --literally tests
[gitweb.git] / Documentation / git-push.txt
index 21cd455508b85f943b45181286adeb2e0066e685..c0d7403b9a144292f1bb8e4eb6b83da25086f0ee 100644 (file)
@@ -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]]