sem - semantic version control CLI
Entity-level diff, blame, graph, and impact analysis for code. 23 languages parsed via tree-sitter so reviews work on functions instead of line ranges.
Tag
5 entries tagged with #git.
Better diffs, mob programming, multi-repo helpers, and commit graph TUIs.
Entity-level diff, blame, graph, and impact analysis for code. 23 languages parsed via tree-sitter so reviews work on functions instead of line ranges.
Rust CLI that blocks dangerous git and shell commands before an agent can run them. Pattern-matched safety net for autonomous coding agents.
Tiny Go CLI that wraps the choreography of switching drivers in mob/pair sessions. `mob start`, `mob next`, `mob done` - no merge dance.
Ratatui-based TUI that draws a clean, magic-feeling commit graph from any repo. Faster to read than `git log --graph`, easier to navigate than tig.
Python CLI for running git commands across N repos at once. Groups, parallel fetch, and side-by-side status - perfect for monorepo-of-repos setups.