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

Husky cannot execute git commands on Mac computers. #1427

Open
Autumn-one opened this issue Apr 22, 2024 · 0 comments
Open

Husky cannot execute git commands on Mac computers. #1427

Autumn-one opened this issue Apr 22, 2024 · 0 comments

Comments

@Autumn-one
Copy link

I have a front-end project that uses husky to integrate git hooks to perform some automated operations. I execute some git commands in the Pre-commit and post-commit hooks, such as: git add . This works fine on windows, but on mac, the exact same configuration will fail when executing git commands.

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