Documentation: rebase does not use cherry-pick anymore.

Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Junio C Hamano 2005-12-04 16:38:40 -08:00
parent 8bf14d6ef9
commit f83df6d66e

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