git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] git-gui: change to display the combined diff in the  case of conflicts.
@ 2010-03-30 15:34 Jon Seymour
  2010-03-31  7:20 ` Johannes Sixt
  0 siblings, 1 reply; 10+ messages in thread
From: Jon Seymour @ 2010-03-30 15:34 UTC (permalink / raw)
  To: Git Mailing List, spearce, Johannes Sixt

This variant of the patch uses git diff -c instead of git diff HEAD,
at Johannes Sixt's suggestion.

The diff displayed in case of a merge conflict now shows the
differences between the merge result and each of the local and remote
heads and thus now also allows the user to assess the consequences of
"Use Remote Version" by showing how the merge result affects the state
of the local branch.

I have avoided using gmail client to forward this version of  patch
because of documented word-wrapping issues, so hopefully this will
apply cleanly.

[PATCH v3 1/2] git-gui: Introduce is_unmerged global variable to
encapsulate its derivation.
[PATCH v3 2/2] git-gui: change to display the combined diff in the
case of conflicts.

jon.

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

end of thread, other threads:[~2010-04-04  6:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-30 15:34 [PATCH v3 0/2] git-gui: change to display the combined diff in the case of conflicts Jon Seymour
2010-03-31  7:20 ` Johannes Sixt
2010-03-31 11:12   ` Jon Seymour
2010-03-31 11:39     ` Johannes Sixt
2010-03-31 11:50       ` Jon Seymour
2010-03-31 12:23       ` Jon Seymour
2010-03-31 13:51         ` Johannes Sixt
2010-03-31 19:52           ` Jon Seymour
2010-04-02  8:37             ` Johannes Sixt
2010-04-04  6:44               ` Jon Seymour

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