gitui/git2-hooks
2026-01-23 21:05:05 +01:00
..
src proper pre-push hook implementation (#2811) 2026-01-18 17:37:45 +01:00
Cargo.toml Bump gix from 0.77.0 to 0.78.0 (#2849) 2026-01-23 21:05:05 +01:00
LICENSE.md move git hooks support into separate crate (#1971) 2023-12-07 16:28:52 +01:00
README.md git2-hooks: allows customizing what places to look for hooks (#1975) 2023-12-08 14:33:22 +01:00

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