Skip to content

Commit 324f75e

Browse files
committed
fix: mark pre-commit hook as executable in git index
The hook was tracked as 100644 (non-executable), causing git to skip it with a warning on every commit. Fresh clones would never run the hook. Assisted-by: OpenCode
1 parent a386e38 commit 324f75e

1 file changed

File tree

.githooks/pre-commit

100644100755
File mode changed.

0 commit comments

Comments
 (0)