docs: Fix push option example
Signed-off-by: Rūdolfs Ošiņš <rudolfs@osins.org>
This commit is contained in:
parent
d9be25a477
commit
1811c7b8bb
|
|
@ -154,7 +154,7 @@ section on updating a patch for more information.
|
|||
=== Options
|
||||
|
||||
When opening a patch, various options can be specified using git push options.
|
||||
This is done via the *-o* or *--push-option* flag. For example, *-o=patch.draft*.
|
||||
This is done via the *-o* or *--push-option* flag. For example, *-o patch.draft*.
|
||||
The full list of options follows:
|
||||
|
||||
*sync*, *no-sync*::
|
||||
|
|
|
|||
Loading…
Reference in New Issue