deno.land / x / at_test@v8.1.0 / .githooks / prepare-commit-msg

prepare-commit-msg
1
2
3
4
5
6
7
8
9
#!/bin/sh
if [[ "$(git config --get my.interactive)" = yes ]];then # git -c my.interactive=yes commit # envは、引数から exec < /dev/tty deno run --unstable --allow-net --allow-env --allow-run --allow-write src/useCase/gitmojiCommits/run.tsfi
at_test

Version Info

Tagged at
a year ago