How to invoke meld on OSX the same way git does from the command line.



Hi everyone,

First of all I would like to thank the community for creating and maintaining Meld. It is by far my favourite graphical merge tool. It also provides the only graphical merge flow that instantly made sense to me.

I have configured git to invoke meld when it needs to merge. Some how git is able to launch meld with two files as an argument. I would like to be able to also launch meld with two files as an argument explicitly. As often I want to diff files for other reasons than a git merge. When I launch meld from the command line in Apple it ignores any command line arguments I give it, so I am wondering how can I find the code that git merge uses to invoke it? I have tried searching the git source code on github but to evail.

Thanks for your help.
Russell.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]