git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git mergetool ignores configured command line
@ 2011-10-23  4:43 Alexander Vladimirov
  2011-10-23  8:37 ` Andreas Schwab
  0 siblings, 1 reply; 4+ messages in thread
From: Alexander Vladimirov @ 2011-10-23  4:43 UTC (permalink / raw)
  To: git

To configure diffuse as merge tool I set mergetool configuration using
following commands:

git config --global merge.tool diffuse
git config --global mergetool.diffuse.cmd '/usr/bin/diffuse "$LOCAL"
"$MERGED" "$REMOTE"'

Then, when I invoke mergetool during merge, I get diffuse with four
panes open as by default, instead of three specified in command line
setting.
Is this an expected behavior, and how can I force mergetool to use
provided command line?

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

end of thread, other threads:[~2011-10-23 10:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-23  4:43 git mergetool ignores configured command line Alexander Vladimirov
2011-10-23  8:37 ` Andreas Schwab
2011-10-23  9:52   ` Junio C Hamano
2011-10-23 10:35     ` David Aguilar

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