Last updated 2 years ago
Was this helpful?
Fix issues with git hooks
// remove existing hooks rm -rf .git/hooks // install all packages again, this will install the hooks automatically npm install
Diff between two commit: