fork-dev / TrackerWin

Bug and issue tracker for Fork for Windows
461 stars 10 forks source link

Respect `.gitconfig` merge & diff tool #547

Open jerone opened 4 years ago

jerone commented 4 years ago

Fork supports predefined merge and diff tools, or the possibility to define an custom tool. But I already defined this is my .gitconfig file.

Could Fork support my own .gitconfig file or import [diff] and [merge] from the git config?!

Example of .gitconfig with [diff] and [merge]: https://docs.devart.com/code-compare/version-control-systems-integration/git-integration.html

u-hafner commented 4 years ago

I strongly support this 👍. :-) An option to use the configured .gitconfig/gitattributes as on the system would be great.