You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What did you expect to occur after running these commands?
I'd expect BOTH operations to be lightning fast, because there isn't much to do here. Instead calling difftool lets me wait forever. I set diff.tool to the non-existing deltawalker to rule out any third party influence during execution time measurements.
What actually happened instead?
The results in the git bash or cmd.exe are just the same:
The text was updated successfully, but these errors were encountered:
Difftool is a perl script that creates tons of processes. Maybe it becomes slow because of antivirus activity or something.
Try experimental built-in difftool (available in the installer).
To expand slightly on Radrik5's comment, don't be put off by the "experimental" label. Dscho indicated here that it's already been accepted upstream, so this will probably be the norm staring with the next release.
Uh oh!
There was an error while loading. Please reload this page.
Setup
defaults?
to the issue you're seeing?
** insert your response here **
Details
Bash, CMD OR PowerShell
Minimal, Complete, and Verifiable example
this will help us understand the issue.
I'd expect BOTH operations to be lightning fast, because there isn't much to do here. Instead calling difftool lets me wait forever. I set diff.tool to the non-existing deltawalker to rule out any third party influence during execution time measurements.
The results in the git bash or cmd.exe are just the same:


The text was updated successfully, but these errors were encountered: