Skip to content

Commit ebae81e

Browse files
committed
Merge branch 'po/everyday-doc' into maint
"Everyday" document had a broken link. * po/everyday-doc: Documentation: change "gitlink" typo in git-push
2 parents 0eeb9b8 + 366c8d4 commit ebae81e

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
@@ -34,7 +34,7 @@ When the command line does not specify what to push with `<refspec>...`
3434
arguments or `--all`, `--mirror`, `--tags` options, the command finds
3535
the default `<refspec>` by consulting `remote.*.push` configuration,
3636
and if it is not found, honors `push.default` configuration to decide
37-
what to push (See gitlink:git-config[1] for the meaning of `push.default`).
37+
what to push (See linkgit:git-config[1] for the meaning of `push.default`).
3838

3939

4040
OPTIONS[[OPTIONS]]

0 commit comments

Comments
 (0)