Skip to main content

Module git

Module git 

Source
Expand description

Subcommand-aware git evaluation with env-gating and force-push detection. Subcommand-aware git evaluation.

Handles global flags (-C, --no-pager, etc.) to correctly extract the subcommand, distinguishes read-only from mutating operations, supports env-gated auto-allow for configured subcommands, and detects force-push flags.

Structsยง

GitSpec
Subcommand-aware git evaluator.