Skip to content

Commit f83df6d

Browse files
author
Junio C Hamano
committed
Documentation: rebase does not use cherry-pick anymore.
Signed-off-by: Junio C Hamano <junkio@cox.net>
1 parent 8bf14d6 commit f83df6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-cherry-pick.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ OPTIONS
3030
making a commit. This option, '--replay', causes it to
3131
use the original commit message intact. This is useful
3232
when you are reordering the patches in your private tree
33-
before publishing, and is used by 'git rebase'.
33+
before publishing.
3434

3535
-n::
3636
Usually the command automatically creates a commit with

0 commit comments

Comments
 (0)