Skip to content

Commit 2147fa7

Browse files
fanf2gitster
authored andcommitted
git-push: fix link in man page
Signed-off-by: Tony Finch <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent e6aaa39 commit 2147fa7

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)