mirror of
https://github.com/git-for-windows/git.git
synced 2026-05-04 08:40:19 -05:00
Documentation: rebase does not use cherry-pick anymore.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user