We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdcf39e commit 233808dCopy full SHA for 233808d
Documentation/git-cherry-pick.txt
@@ -24,7 +24,7 @@ OPTIONS
24
25
-e|--edit::
26
With this option, `git-cherry-pick` will let you edit the commit
27
- message prior committing.
+ message prior to committing.
28
29
-x::
30
When recording the commit, append to the original commit
Documentation/git-revert.txt
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.
-m parent-number|--mainline parent-number::
0 commit comments