I created a new compare feature which just useses your gitApi and calls git difftool which is configured in gitconfig (It can be e.g. TortoiseMerge...).
But sometimes it's better to have the VS Diff tool (IntelliSense). So we have now to compare options...
Hi,
I created a new compare feature which just useses your gitApi and calls git difftool which is configured in gitconfig (It can be e.g. TortoiseMerge...). But sometimes it's better to have the VS Diff tool (IntelliSense). So we have now to compare options...
In addition I updated the nuget file... See issue: https://github.com/yysun/git-tools/issues/19