gitui/git2-hooks
Joshix-1 0e3767102a
use gix_path::env::shell() to get the shell in git2-hooks (#2612)
Co-authored-by: Johannes Agricola <naseschwarz@users.noreply.github.com>
2025-04-16 10:41:14 +02:00
..
src use gix_path::env::shell() to get the shell in git2-hooks (#2612) 2025-04-16 10:41:14 +02:00
Cargo.toml use gix_path::env::shell() to get the shell in git2-hooks (#2612) 2025-04-16 10:41:14 +02: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