Skip to content

Commit 868c9be

Browse files
committed
add: setup script for githooks
1 parent 25a7f64 commit 868c9be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.githooks/setup.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#!/bin/bash
2+
git config core.hooksPath .githooks

0 commit comments

Comments
 (0)