doc typo: s/prior committing/prior to committing/
Signed-off-by: Jim Meyering <meyering@redhat.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
fdcf39e59b
commit
233808db15
@ -24,7 +24,7 @@ OPTIONS
|
|||||||
|
|
||||||
-e|--edit::
|
-e|--edit::
|
||||||
With this option, `git-cherry-pick` will let you edit the commit
|
With this option, `git-cherry-pick` will let you edit the commit
|
||||||
message prior committing.
|
message prior to committing.
|
||||||
|
|
||||||
-x::
|
-x::
|
||||||
When recording the commit, append to the original commit
|
When recording the commit, append to the original commit
|
||||||
|
@ -24,7 +24,7 @@ OPTIONS
|
|||||||
|
|
||||||
-e|--edit::
|
-e|--edit::
|
||||||
With this option, `git-revert` will let you edit the commit
|
With this option, `git-revert` will let you edit the commit
|
||||||
message prior committing the revert. This is the default if
|
message prior to committing the revert. This is the default if
|
||||||
you run the command from a terminal.
|
you run the command from a terminal.
|
||||||
|
|
||||||
-m parent-number|--mainline parent-number::
|
-m parent-number|--mainline parent-number::
|
||||||
|
Loading…
Reference in New Issue
Block a user