Documentation: rebase does not use cherry-pick anymore.
authorJunio C Hamano <junkio@cox.net>
Mon, 5 Dec 2005 00:38:40 +0000 (16:38 -0800)
committerJunio C Hamano <junkio@cox.net>
Mon, 5 Dec 2005 00:38:40 +0000 (16:38 -0800)
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-cherry-pick.txt

index 5e0ef5a..a7a883b 100644 (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