Skip to content

Commit

Permalink
git-push: fix link in man page
Browse files Browse the repository at this point in the history
Signed-off-by: Tony Finch <[email protected]>
Signed-off-by: Junio C Hamano <[email protected]>
  • Loading branch information
fanf2 authored and gitster committed Jul 31, 2014
1 parent e6aaa39 commit 2147fa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/git-push.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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]]
Expand Down

0 comments on commit 2147fa7

Please sign in to comment.