projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8bf14d6
)
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
diff --git
a/Documentation/git-cherry-pick.txt
b/Documentation/git-cherry-pick.txt
index
5e0ef5a
..
a7a883b
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