Browse Source

Documentation: rebase does not use cherry-pick anymore.

Signed-off-by: Junio C Hamano <junkio@cox.net>
maint
Junio C Hamano 20 years ago
parent
commit
f83df6d66e
  1. 2
      Documentation/git-cherry-pick.txt

2
Documentation/git-cherry-pick.txt

@ -30,7 +30,7 @@ OPTIONS @@ -30,7 +30,7 @@ OPTIONS
making a commit. This option, '--replay', causes it to
use the original commit message intact. This is useful
when you are reordering the patches in your private tree
before publishing, and is used by 'git rebase'.
before publishing.

-n::
Usually the command automatically creates a commit with

Loading…
Cancel
Save