git-next/justfile

4 lines
85 B
Makefile
Raw Normal View History

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