Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-dev] Mergetool

Hi,
I'm using JGit for analyzing merge conflicts and need to resolve merge conflicts using a specific mergetool.
On the commandline you would simply do

    git mergetool

But I haven't found any way to do this in JGit. Is this functionality supported by JGit and if not, is there a plan to implement it?

Thanks for your help,
Martin



Back to the top