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

Unable to use git difftool? #555

Closed
mversluys opened this issue Feb 7, 2024 · 1 comment
Closed

Unable to use git difftool? #555

mversluys opened this issue Feb 7, 2024 · 1 comment

Comments

@mversluys
Copy link

When trying to run git difftool, it results in the following error

error: cannot spawn git-difftool--helper: No such file or directory

When looking in node_modules/dugite/git/mingw64/libexec/git-core there's no git-difftool--helper

This is using the latest release of dugite on windows.
I started following the trail into dugite-native, checking to see if this is a known issue.

@mversluys
Copy link
Author

It's the upstream MinGit that it's missing from. Verified that it's not there in the latest MinGit release either
https://github.com/git-for-windows/git/releases/download/v2.43.0.windows.1/MinGit-2.43.0-64-bit.zip

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

No branches or pull requests

1 participant