5 lines
59 B
Makefile
5 lines
59 B
Makefile
setup:
|
|
git config core.hooksPath .githooks
|
|
|
|
.PHONY: setup
|
setup:
|
|
git config core.hooksPath .githooks
|
|
|
|
.PHONY: setup
|