git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* difftool / mergetool waiting
@ 2012-01-14  5:13 Jonathan Seng
  2012-01-14  8:38 ` Andreas Schwab
  0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Seng @ 2012-01-14  5:13 UTC (permalink / raw)
  To: git

Hello,

I would like an option to difftool and mergetool that would control
waiting for a return code from the difftool: wait.


Like prompt, wait would be configurable with the difftool.name.

Like prompt and for backwards compatibility, wait would default true.


If wait is false, prompt would be overridden to be false.

If wait is false, git would fire off the tool command and proceed to
the next then exit cleanly.

If wait is true, git would behave as now: it will wait for an exit
code of each tool execution before proceeding.


Thank you,

Jonathan

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

end of thread, other threads:[~2012-01-20  7:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-14  5:13 difftool / mergetool waiting Jonathan Seng
2012-01-14  8:38 ` Andreas Schwab
2012-01-20  7:25   ` 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).