From: Junio C Hamano Date: Mon, 5 Dec 2005 00:38:40 +0000 (-0800) Subject: Documentation: rebase does not use cherry-pick anymore. X-Git-Tag: v0.99.9m^2~80 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=f83df6d66e08f1f68b2c1c6aa2ba8b626990df5f;p=git.git Documentation: rebase does not use cherry-pick anymore. Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-cherry-pick.txt b/Documentation/git-cherry-pick.txt index 5e0ef5ae..a7a883b8 100644 --- a/Documentation/git-cherry-pick.txt +++ b/Documentation/git-cherry-pick.txt @@ -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