Skip to content

Commit 2f8aa2c

Browse files
committed
Merge branch 'ws/git-push-doc-grammofix'
Doc update. * ws/git-push-doc-grammofix: git-push.txt: fix grammar
2 parents 987a85a + fd3ba59 commit 2f8aa2c

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
@@ -37,7 +37,7 @@ the default `<refspec>` by consulting `remote.*.push` configuration,
3737
and if it is not found, honors `push.default` configuration to decide
3838
what to push (See linkgit:git-config[1] for the meaning of `push.default`).
3939

40-
When neither the command-line nor the configuration specify what to
40+
When neither the command-line nor the configuration specifies what to
4141
push, the default behavior is used, which corresponds to the `simple`
4242
value for `push.default`: the current branch is pushed to the
4343
corresponding upstream branch, but as a safety measure, the push is

0 commit comments

Comments
 (0)