Skip to content

Commit

Permalink
Merge branch 'tf/maint-doc-push'
Browse files Browse the repository at this point in the history
* tf/maint-doc-push:
  git-push: fix link in man page
  • Loading branch information
Junio C Hamano committed Aug 4, 2014
2 parents 18bd789 + 2147fa7 commit b16665e
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 b16665e

Please sign in to comment.