mergetools/meld: Use '--output' when available
authorDavid Aguilar <davvid@gmail.com>
Fri, 19 Aug 2011 09:14:45 +0000 (02:14 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 19 Aug 2011 17:52:16 +0000 (10:52 -0700)
meld 1.5.0 and newer allow the output file to be specified
when merging multiple files. Check whether the meld command
supports '--output' and use it when available.

Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found