MyPackBot/githooks/prepare-commit-msg

4 lines
70 B
Bash

#!/bin/sh
# gitmoji as a commit hook
exec < /dev/tty
gitmoji --hook $1