Skip to content

Commit b16665e

Browse files
committed
Merge branch 'tf/maint-doc-push'
* tf/maint-doc-push: git-push: fix link in man page
2 parents 18bd789 + 2147fa7 commit b16665e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-push.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ When the command line does not specify what to push with `<refspec>...`
3333
arguments or `--all`, `--mirror`, `--tags` options, the command finds
3434
the default `<refspec>` by consulting `remote.*.push` configuration,
3535
and if it is not found, honors `push.default` configuration to decide
36-
what to push (See gitlink:git-config[1] for the meaning of `push.default`).
36+
what to push (See linkgit:git-config[1] for the meaning of `push.default`).
3737

3838

3939
OPTIONS[[OPTIONS]]

0 commit comments

Comments
 (0)