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

under Cygwin, Git for Windows should be rejected #109

Open
wchristian opened this issue Dec 2, 2020 · 0 comments
Open

under Cygwin, Git for Windows should be rejected #109

wchristian opened this issue Dec 2, 2020 · 0 comments

Comments

@wchristian
Copy link

path_class.t fails because it runs (roughly) $git->add("/tmp/asdgsdfgasd"), but Git for Windows, which is accessible and works under cygwin, does not run with the cygwin mappings, and thus cannot see /tmp.

The easiest solution here appears to be fail out under Cygwin if git --version looks like this: git version 2.29.2.windows.2

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