Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Friendlier way to choose which diff program to use #2

Open
spirallab opened this issue Feb 19, 2011 · 3 comments
Open

Friendlier way to choose which diff program to use #2

spirallab opened this issue Feb 19, 2011 · 3 comments

Comments

@spirallab
Copy link
Owner

Add a way to use other 3rd party diff programs when diffing files

@spirallab
Copy link
Owner Author

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.

@bernfarr
Copy link

I'd also vote for allow Araxis Merge as a standard for diffing and fixing conflicts.

@spirallab
Copy link
Owner Author

That is a great suggestion bernfarr . We'll be sure to add support for it when we tackle this ticket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants