Re: [fixed] error using `git mergetool --tool=meld`

2017-05-16 Thread Matthew Groth



I'm on Meld 3.16.0, OSX 10.12.4, git 2.12.2 and haven't changed any git 
or meld code. Let me know when its fixed so I can turn hasOutput back 
on? Thanks and good luck.


On 5/16/17 9:05 PM, Samuel Lijin wrote:

On Tue, May 16, 2017 at 5:55 PM, Matthew Groth  wrote:

I needed to use `git config mergetool.meld.hasOutput false`


Hm, that's interesting - the source code snippet you quoted from meld
implies it supports --output. What version of meld do you have?

David Aguilar seems to be the one who's contributed most of the meld
code, perhaps he might have an idea about why this is happening.



Re: [fixed] error using `git mergetool --tool=meld`

2017-05-16 Thread Samuel Lijin
On Tue, May 16, 2017 at 5:55 PM, Matthew Groth  wrote:
> I needed to use `git config mergetool.meld.hasOutput false`

Hm, that's interesting - the source code snippet you quoted from meld
implies it supports --output. What version of meld do you have?

David Aguilar seems to be the one who's contributed most of the meld
code, perhaps he might have an idea about why this is happening.


[fixed] error using `git mergetool --tool=meld`

2017-05-16 Thread Matthew Groth

I needed to use `git config mergetool.meld.hasOutput false`