Skip to content

Conversation

mgol
Copy link
Member

@mgol mgol commented Jul 8, 2024

Git hooks are broken since gh-512; this change fixes them by migrating to Husky as jQuery Core did.

Without this fix, even git commit --no-verify doesn't work; only manually deleting the .git/hooks directory and re-running git commit does.

Ref gh-512

Git hooks are broken since jquerygh-512; this change fixes them by migrating to Husky
as jQuery Core did.

Without this fix, even `git commit --no-verify` doesn't work; only manually
deleting the `.git/hooks` directory and re-running `git commit` does.

Ref jquerygh-512
@mgol mgol added this to the 3.5.0 milestone Jul 8, 2024
@mgol mgol requested a review from timmywil July 8, 2024 21:02
@mgol mgol self-assigned this Jul 8, 2024
@mgol mgol modified the milestones: 3.5.0, 3.4.2 Jul 8, 2024
@mgol mgol removed the Needs review label Jul 9, 2024
@mgol mgol merged commit 8298850 into jquery:main Jul 9, 2024
@mgol mgol deleted the fix-git-hooks branch July 9, 2024 22:14
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.

2 participants