copy git hooks
This commit is contained in:
parent
cf2eb5ac9b
commit
6e457ab2a2
1 changed files with 1 additions and 0 deletions
|
@ -18,4 +18,5 @@ Pour le développement :
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ pip install -r requirements.txt
|
$ pip install -r requirements.txt
|
||||||
|
$ cp githooks/* .git/hooks/
|
||||||
```
|
```
|
||||||
|
|
Reference in a new issue