git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* merge ignores --no-commit in fast-forward case
@ 2009-09-13  6:40 Tomas Carnecky
  2009-09-13  7:30 ` Junio C Hamano
  0 siblings, 1 reply; 6+ messages in thread
From: Tomas Carnecky @ 2009-09-13  6:40 UTC (permalink / raw)
  To: git mailing list

Bug or feature?

Three possible solutions that I see:

  2) Refuse to do anything if user gives --no-commit and merge is fast- 
forward
  3) Document this behavior in the manpage
  4) Quietly set deny_non_fast_forward when --no-commit was given

A fourth solution would be to not change anything, but users usually  
have a reason for using --no-commit, and if git commits behind their  
backs anyway that's just not nice.

tom

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

end of thread, other threads:[~2009-09-20 14:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-13  6:40 merge ignores --no-commit in fast-forward case Tomas Carnecky
2009-09-13  7:30 ` Junio C Hamano
2009-09-18 19:47   ` Greg Price
2009-09-18 23:05     ` Junio C Hamano
2009-09-20 14:04       ` Paolo Bonzini
2009-09-19  8:09   ` Björn Steinbrink

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