Skip to main content

Module git

Module git 

Source
Expand description

Git helpers — status, diff, blame, log. Git integration for context injection.

  • git_context(): compact git info for the system prompt

File-level undo is handled by undo.rs (in-memory snapshots), not git. See DESIGN.md for rationale.

Functions§

git_context
Compact git context for injection into the system prompt.