1 repository
Uses Emacs' Ediff subsystem to display side-by-side or unified diffs for comparing file revisions and resolving conflicts.
Distinct from Diff Comparisons: Distinct from Diff Comparisons: uses Emacs' Ediff subsystem specifically, not a general side-by-side layout component.
Explore 1 awesome GitHub repository matching user interface & experience · Ediff-Based Comparisons. 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 side-by-side and unified diff comparisons using Emacs' Ediff subsystem for revision comparison and conflict resolution.