rsnext/.husky
Janka Uryga 7507f1b2e6
add pre-push hook to guard against accidental pushes directly to canary (#66030)
We allow users in the Next.js team to push directly canary in order to allow emergency fixes (and, AFAIU, some other things in GH workflows). This PR adds a guardrail to prevent absentminded people from doing it by accident, requiring a 'git push --no-verify' to bypass the hook.
2024-05-21 12:54:05 +02:00
..
pre-commit Replace pre-commit with husky (#38350) 2022-07-06 11:14:16 -05:00
pre-push add pre-push hook to guard against accidental pushes directly to canary (#66030) 2024-05-21 12:54:05 +02:00