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

RevGrid: Custom tools were only loaded at settings changes #10164

Merged

Conversation

gerhardol
Copy link
Member

Proposed changes

Custom diff/mergetools (all known to Git) is available in RevDiff, Commit, FileHistory, ResolveConflicts
In RevGrid it is available only after settings, as the loading at startup was incorrect.

Custom difftool is useful for dir diff, as some difftools does not support dir diffs (like TortoiseDiff) and also if supported, may not be the best for dir diff.

Screenshots

Before

image

After

image

Test methodology

manual

Merge strategy

I agree that the maintainer squash merge this PR (if the commit message is clear).


✒️ I contribute this code under The Developer Certificate of Origin.

@ghost ghost assigned gerhardol Aug 22, 2022
@gerhardol gerhardol added this to the 4.0.0 milestone Aug 22, 2022
@gerhardol gerhardol merged commit 1d19b10 into gitextensions:master Aug 25, 2022
@gerhardol gerhardol deleted the feature/i10160-difftools-load branch August 25, 2022 22:35
@ghost ghost modified the milestones: 4.0.0, vNext Aug 25, 2022
gerhardol added a commit that referenced this pull request Aug 25, 2022
@gerhardol gerhardol modified the milestones: vNext, 4.0.0 Sep 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants