mirror of
https://github.com/pockethost/pockethost.git
synced 2025-09-15 21:20:11 +00:00
6 lines
125 B
Plaintext
6 lines
125 B
Plaintext
# branch="$(git rev-parse --abbrev-ref HEAD)"
|
|
# if [ "$branch" = "master" ]; then
|
|
# npx --no -- commitlint --edit $1
|
|
# fi
|
|
|