Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Documentation: rebase does not use cherry-pick anymore.
author
Junio C Hamano
<junkio@cox.net>
Mon, 5 Dec 2005 00:38:40 +0000
(16:38 -0800)
committer
Junio 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
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
8bf14d6
)
diff --git
a/Documentation/git-cherry-pick.txt
b/Documentation/git-cherry-pick.txt
index 5e0ef5ae0be005ad2da128f9304fe2d178d732d6..a7a883b83a6d3fcdaf217f7986ef085bd800d833 100644
(file)
--- 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