updated README, how to enable git-hooks
This commit is contained in:
parent
5a96c95f69
commit
d225e6aa41
@ -39,7 +39,14 @@ icscli -h
|
||||
sudo make uninstall
|
||||
```
|
||||
|
||||
#### git-hooks
|
||||
|
||||
The developer has to actively enable git hooks:
|
||||
```
|
||||
git config --local core.hooksPath git-hooks
|
||||
```
|
||||
|
||||
#### TODO
|
||||
|
||||
- more tests
|
||||
- also show events that have already started but not ended yet
|
||||
- also show events that have already started but not ended yet
|
||||
|
Reference in New Issue
Block a user