git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Git merge using patience diff?
@ 2010-04-26 18:09 chombee
  2010-04-26 18:59 ` Jonathan Nieder
  0 siblings, 1 reply; 2+ messages in thread
From: chombee @ 2010-04-26 18:09 UTC (permalink / raw)
  To: git

Hey,

Is it possible to get git to use patience diff when merging?

My version of git is 1.5.*, from before git diff had the --patience
option. I got git diff to use bzr's implementation of patience diff via
GIT_EXTERNAL_DIFF. But when merging git still seems to use its normal
diff. Will I need to write my own merge driver that uses patience diff?

Thanks

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

end of thread, other threads:[~2010-04-26 18:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-26 18:09 Git merge using patience diff? chombee
2010-04-26 18:59 ` Jonathan Nieder

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