updated README, how to enable git-hooks

This commit is contained in:
bjt-user 2024-07-08 20:42:24 +02:00
parent 5a96c95f69
commit d225e6aa41

View File

@ -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