]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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 5e0ef5ae0be005ad2da128f9304fe2d178d732d6..a7a883b83a6d3fcdaf217f7986ef085bd800d833 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