Documentation: rebase does not use cherry-pick anymore.

Signed-off-by: Junio C Hamano <junkio@cox.net>
maint
Junio C Hamano 2005-12-04 16:38:40 -08:00
parent 8bf14d6ef9
commit f83df6d66e
1 changed files with 1 additions and 1 deletions

View File

@ -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