2 lines
43 B
Makefile
2 lines
43 B
Makefile
install-hooks:
|
|
cp -v .hooks/* .git/hooks/
|
install-hooks:
|
|
cp -v .hooks/* .git/hooks/
|