git-next/justfile

3 lines
85 B
Makefile

install-hooks:
@echo "Installing git hooks"
git config core.hooksPath .git-hooks