Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Update git-cherry-pick documentation
author
Andrew Ruder
<andy@aeruder.net>
Thu, 19 Apr 2007 03:03:26 +0000
(22:03 -0500)
committer
Junio C Hamano
<junkio@cox.net>
Thu, 19 Apr 2007 05:07:57 +0000
(22:07 -0700)
Documentation/git-cherry-pick.txt: Remove --replay as it is not
handled by the code (-r is however).
Signed-off-by: Andrew Ruder <andy@aeruder.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-cherry-pick.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
27c8f8c
)
diff --git
a/Documentation/git-cherry-pick.txt
b/Documentation/git-cherry-pick.txt
index 3149d08da83f5cd7b92f13da47298791ce9a3737..68bba982606b5e17b730f0e5d4d201923231c235 100644
(file)
--- a/
Documentation/git-cherry-pick.txt
+++ b/
Documentation/git-cherry-pick.txt
@@
-38,7
+38,7
@@
OPTIONS
development branch), adding this information can be
useful.
development branch), adding this information can be
useful.
--r
|--replay
::
+-r::
It used to be that the command defaulted to do `-x`
described above, and `-r` was to disable it. Now the
default is not to do `-x` so this option is a no-op.
It used to be that the command defaulted to do `-x`
described above, and `-r` was to disable it. Now the
default is not to do `-x` so this option is a no-op.