gitui/git2-hooks/README.md
extrawurst d4dd58f6ca
move git hooks support into separate crate (#1971)
* unique error type name
* git2 dependency future 
* return hook out/err separately
2023-12-07 16:28:52 +01:00

61 B

git2-hooks

adds git hook functionality on top of git2-rs