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

Git hooks broken on Windows #27

Open
grantjbutler opened this issue Feb 21, 2022 · 0 comments
Open

Git hooks broken on Windows #27

grantjbutler opened this issue Feb 21, 2022 · 0 comments
Labels
bug Something isn't working windows Indicates the issue occurs on Windows.

Comments

@grantjbutler
Copy link
Owner

For some reason, git hooks don't run on Windows. Trying to run them yields the error /usr/bin/env: ‘bash’: No such file or directory. I'm not entirely sure what's trying to run in this manner, as that's the whole error message. For the time being, we may have to disable git hooks until we can figure out how to get them properly working on Windows.

@grantjbutler grantjbutler added bug Something isn't working windows Indicates the issue occurs on Windows. labels Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working windows Indicates the issue occurs on Windows.
Projects
None yet
Development

No branches or pull requests

1 participant