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

fix(hook): Windows support #176

Merged
merged 29 commits into from
Apr 2, 2023
Merged

fix(hook): Windows support #176

merged 29 commits into from
Apr 2, 2023

Conversation

privatenumber
Copy link
Collaborator

@privatenumber privatenumber commented Mar 27, 2023

closes #152

The symlinked git hook was not working because Windows normally doesn't support hashbangs, but Git seems to add support for it.

@privatenumber privatenumber changed the title test: git hook fix(hook): Windows support Apr 2, 2023
@privatenumber privatenumber marked this pull request as ready for review April 2, 2023 09:51
@privatenumber privatenumber merged commit 2255583 into develop Apr 2, 2023
@privatenumber privatenumber deleted the test-git-hook branch April 2, 2023 09:54
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.

✖ TTY initialization failed: uv_tty_init returned EBADF (bad file descriptor)
1 participant