git(1): fix typo in git/push section
This commit is contained in:
parent
775608db7c
commit
160e36aaef
1 changed files with 1 additions and 1 deletions
|
@ -261,7 +261,7 @@ When passed the
|
||||||
option, all branches are pushed.
|
option, all branches are pushed.
|
||||||
When passed the
|
When passed the
|
||||||
.I -u upstream
|
.I -u upstream
|
||||||
option, the changed are pushed to
|
option, the changes are pushed to
|
||||||
.I upstream
|
.I upstream
|
||||||
instead of the configured origin.
|
instead of the configured origin.
|
||||||
When given the
|
When given the
|
||||||
|
|
Loading…
Reference in a new issue