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 hook not removed when package.json script removed #25

Open
PixnBits opened this issue May 16, 2019 · 0 comments
Open

git hook not removed when package.json script removed #25

PixnBits opened this issue May 16, 2019 · 0 comments

Comments

@PixnBits
Copy link
Owner

add a githook:pre-commit script, npm install, remove the script, attempt to commit
npm throws an error of the githook:pre-commit script not existing

there should be a way to remove the installed git hooks when the scripts are removed

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