Skip to main content

Module git_util

Module git_util 

Source
Expand description

Minimal, dependency-free git shell-outs shared by the context-artifact and analysis tools (ctx_impact, ctx_architecture, context_artifacts).

These intentionally stay tiny and best-effort: a missing or failing git never aborts a tool, it just yields false/None so callers degrade gracefully.