blog/themes/terminal/.husky/pre-push
Noratrieb d2e858ddca vendor terminal
no more fucking submodule
2024-08-02 17:33:44 +02:00

4 lines
98 B
Bash
Executable file

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
yarn build && git add . && git commit --amend --no-edit