repositories
/
poolifier.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
chore: v3.1.25
[poolifier.git]
/
.husky
/
commit-msg
Commit
Line
Data
c74e9d14
JB
1
#!/usr/bin/env sh
2
. "$(dirname -- "$0")/_/husky.sh"
3
4
npx --no -- commitlint --edit ${1}