git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Could we please make "cherry-pick" not add the message by default?
@ 2006-10-06  0:14 Linus Torvalds
  2006-10-06  0:35 ` Junio C Hamano
  2006-10-06  0:56 ` [PATCH] cherry-pick: make -r the default Junio C Hamano
  0 siblings, 2 replies; 4+ messages in thread
From: Linus Torvalds @ 2006-10-06  0:14 UTC (permalink / raw)
  To: Junio C Hamano, Git Mailing List


It appears that more and more people are finding "git cherry-pick", and we 
now have a number of totally inane

	cherry picked from 1b16e7ac850969f38b375e511e3fa2f474a33867 commit

messages in the kernel logs, because I don't want to just re-cherry-pick 
them and edit peoples logs.

Those messages not only make no grammatical sense (you'd say "commit X" 
rather than "X commit"), but they have no point. The original commit is 
not reachable and makes no sense any more, and that's actually likely to 
always be the common case.

So could we just (a) fix the message word order to make sense and (b) make 
it only happen if people explicitly ask for it, rather than by default?

		Linus

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

end of thread, other threads:[~2006-10-06  1:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-06  0:14 Could we please make "cherry-pick" not add the message by default? Linus Torvalds
2006-10-06  0:35 ` Junio C Hamano
2006-10-06  0:56 ` [PATCH] cherry-pick: make -r the default Junio C Hamano
2006-10-06  1:20   ` Linus Torvalds

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).