git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Not possible to see combined diff before committing a merge?
@ 2010-03-18  6:21 Jay Soffian
  2010-03-18  9:55 ` Michael J Gruber
  0 siblings, 1 reply; 3+ messages in thread
From: Jay Soffian @ 2010-03-18  6:21 UTC (permalink / raw)
  To: git

Am I missing something, or is there no way to see combined diff output
after completing merge resolution on a conflicted merge but before
committing the merge?

$ git diff --cc [-- path]

works fine _until_ you've added the file to the index, at which point
you're hosed.

I think I want the combined diff between:

- What's in the index
- The first parent (ORIG_HEAD)
- The second parent (MERGE_HEAD)

And I don't think that's possible, sadly.

j.

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

end of thread, other threads:[~2010-03-18 15:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-18  6:21 Not possible to see combined diff before committing a merge? Jay Soffian
2010-03-18  9:55 ` Michael J Gruber
2010-03-18 15:21   ` Jay Soffian

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