1 repository
Provides a modal, context-sensitive menu system for executing Git commands with inline argument editing and completion.
Distinct from Git Command Execution: Distinct from Git Command Execution: provides a modal, context-sensitive menu system with inline argument editing, not just command execution.
Explore 1 awesome GitHub repository matching devops & infrastructure · Transient Command Menus. Refine with filters or upvote what's useful.
Magit is a complete Git interface that runs inside Emacs, providing a full-featured porcelain for version control operations without leaving the editor. It renders repository state as structured, collapsible sections within Emacs buffers, and manages Git command execution through a transactional process model with automatic buffer refresh and error handling. The interface exposes all configuration through Emacs' standard customization system and uses a transient command framework for context-sensitive menu-driven Git operations. What distinguishes Magit is its granular control over every stag
Provides a modal, context-sensitive menu system for executing Git commands with inline argument editing and completion.