git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] git-cherry-pick -x works with conflicting commits
@ 2008-03-24 10:41 Rafael Garcia-Suarez
  2008-03-24 13:55 ` Jean-Baptiste Quenot
  0 siblings, 1 reply; 4+ messages in thread
From: Rafael Garcia-Suarez @ 2008-03-24 10:41 UTC (permalink / raw)
  To: git; +Cc: Rafael Garcia-Suarez

So this patch fixes the docs to reflect that.

Signed-off-by: Rafael Garcia-Suarez <rgarciasuarez@gmail.com>
---
 Documentation/git-cherry-pick.txt |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/Documentation/git-cherry-pick.txt b/Documentation/git-cherry-pick.txt
index f0beb41..475e168 100644
--- a/Documentation/git-cherry-pick.txt
+++ b/Documentation/git-cherry-pick.txt
@@ -29,8 +29,7 @@ OPTIONS
 -x::
 	When recording the commit, append to the original commit
 	message a note that indicates which commit this change
-	was cherry-picked from.  Append the note only for cherry
-	picks without conflicts.  Do not use this option if
+	was cherry-picked from.  Do not use this option if
 	you are cherry-picking from your private branch because
 	the information is useless to the recipient.  If on the
 	other hand you are cherry-picking between two publicly
-- 
1.5.5.rc1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-03-24 18:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-24 10:41 [PATCH] git-cherry-pick -x works with conflicting commits Rafael Garcia-Suarez
2008-03-24 13:55 ` Jean-Baptiste Quenot
2008-03-24 14:52   ` Rafael Garcia-Suarez
2008-03-24 18:32     ` Jean-Baptiste Quenot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).