Updated
"safegit: a concurrency-safe Git wrapper CLI that isolates commits via per-invocation indexes, enabling multiple AI agent sessions to share one repo."
#safegit
Concurrency-safe git operations for multi-session worktrees.
#API Reference
safegit exposes its functionality through a set of subcommands designed for scripted and interactive use. Each command is documented below with its flags, arguments, and behavior. The reference is auto-generated from the source tree and reflects the current state of the codebase.
#.
go:build darwin