git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Teach git-gui about merging around modified files?
@ 2007-07-27 17:03 Brian Downing
  2007-07-29  7:36 ` Shawn O. Pearce
  0 siblings, 1 reply; 3+ messages in thread
From: Brian Downing @ 2007-07-27 17:03 UTC (permalink / raw)
  To: Shawn O. Pearce; +Cc: git

"git merge" will happily merge a change with modified files in the tree
as long as the merge doesn't touch any of them.  However, it appears
"git gui" won't even try if there are modified files at all.

How hard would it be to fix this, or is this an intentional choice?
I realize that commiting even untouched files before a merge is safer,
but I'm tasked with migrating some CVS users to Git, and I'd prefer
to be able to introduce the new Git workflow slowly.

(I'm happy enough with disallowing merges that actually touch modified
files, so I'm not looking for any kind of in-working-directory merge
like some others were.  I'd just like the "git merge" behavior to work
in git-gui.)

-bcd

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

end of thread, other threads:[~2007-07-29  9:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-27 17:03 Teach git-gui about merging around modified files? Brian Downing
2007-07-29  7:36 ` Shawn O. Pearce
2007-07-29  9:04   ` Shawn O. Pearce

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