mirror of
https://github.com/extrawurst/gitui.git
synced 2024-11-22 19:29:14 +03:00
521ab91309
* allows customizing what places to look for hooks
8 lines
196 B
Markdown
8 lines
196 B
Markdown
# git2-hooks
|
|
|
|
adds git hook functionality on top of git2-rs
|
|
|
|
## todo
|
|
|
|
- [ ] unittest coverage symlinks from `.git/hooks/<hook>` -> `X`
|
|
- [ ] unittest coverage `~` expansion inside `core.hooksPath` |