separate hooks by platform

Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
This commit is contained in:
Victor Seiji Hariki 2023-01-01 22:39:20 -03:00
parent 395dfad628
commit 9f6b4e7305
2 changed files with 1 additions and 1 deletions

View file

@ -1,3 +1,3 @@
#!/usr/bin/sh
git config core.hooksPath .githooks
git config core.hooksPath .githooks/linux