File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed
Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -55,13 +55,12 @@ OPTIONS
5555
5656-n::
5757--no-commit::
58- Usually the command automatically creates a commit with
59- a commit log message stating which commit was
60- cherry-picked. This flag applies the change necessary
61- to cherry-pick the named commit to your working tree
62- and the index, but does not make the commit. In addition,
63- when this option is used, your index does not have to match
64- the HEAD commit. The cherry-pick is done against the
58+ Usually the command automatically creates a commit.
59+ This flag applies the change necessary to cherry-pick
60+ the named commit to your working tree and the index,
61+ but does not make the commit. In addition, when this
62+ option is used, your index does not have to match the
63+ HEAD commit. The cherry-pick is done against the
6564 beginning state of your index.
6665+
6766This is useful when cherry-picking more than one commits'
You can’t perform that action at this time.
0 commit comments