Skip to content

Commit b690b87

Browse files
committed
Merge branch 'po/everyday-doc'
* po/everyday-doc: Documentation: change "gitlink" typo in git-push
2 parents 11078d6 + 366c8d4 commit b690b87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)