mirror of https://github.com/efabless/caravel.git
4 lines
55 B
Bash
4 lines
55 B
Bash
|
#!/bin/env bash
|
||
|
|
||
|
git config core.hooksPath ./.githooks
|