Open spirallab opened 13 years ago
Currently Sprout uses whatever Diff program Git is configure to use (usually FileMerge on Mac OSX).
To configure which program Sprout to diff files add or modify the diff.tool
setting in your .gitconfig or global git settings.
However, it would be nice to allow the user to override this setting in the preferences to use standard 3rd party tools including Kaleidoscope.
I'd also vote for allow Araxis Merge as a standard for diffing and fixing conflicts.
That is a great suggestion bernfarr . We'll be sure to add support for it when we tackle this ticket.
Add a way to use other 3rd party diff programs when diffing files