git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mergetools: add config option to disable auto-merge
@ 2015-06-16 21:35 Michael Rappazzo
  2015-06-16 21:35 ` Michael Rappazzo
  0 siblings, 1 reply; 6+ messages in thread
From: Michael Rappazzo @ 2015-06-16 21:35 UTC (permalink / raw)
  To: davvid, ssaasen, john, gitster; +Cc: git, Michael Rappazzo

During conflict resolution, invoking a mergetool which supports
auto-merge will pass that option by default to the underlying tool.

This patch is intended to allow one to set 'merge.automerge' to
'false' in order to override this behavior.

Michael Rappazzo (1):
  mergetools: add config option to disable auto-merge

 Documentation/config.txt        |  6 ++++++
 Documentation/git-mergetool.txt | 19 +++++++++++++------
 mergetools/araxis               |  4 +++-
 mergetools/diffmerge            |  4 +++-
 mergetools/kdiff3               |  4 +++-
 5 files changed, 28 insertions(+), 9 deletions(-)

-- 
2.4.2

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

end of thread, other threads:[~2015-06-18 15:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-16 21:35 [PATCH] mergetools: add config option to disable auto-merge Michael Rappazzo
2015-06-16 21:35 ` Michael Rappazzo
2015-06-17 19:41   ` Junio C Hamano
2015-06-18  2:27     ` Mike Rappazzo
2015-06-18  8:42       ` David Aguilar
2015-06-18 15:14         ` Mike Rappazzo

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