01Path Security: Enforces sandboxed access by validating all repository paths against client-defined allowed folders (MCP roots).
02Safe Rebasing: Automatically aborts conflict-prone operations to maintain a clean repository state.
030 GitHub stars
04Commit Amendments: Safely amends the last commit with staged changes or a new message.
05Undo Support: Generates backup references for all history-mutating operations, allowing easy restoration.
06Fixup Commits: Creates 'fixup!' commits for later auto-squashing into target commits.