Blog: 2023-09-17: Difference between revisions

From razwiki
Jump to navigation Jump to search
(Created page with "Great quotes in code > Magit is an interface to the version control system Git, implemented as an Emacs package. Magit aspires to be a complete Git porcelain. While we cannot...")
(No difference)

Revision as of 00:02, 17 September 2023

Great quotes in code

> Magit is an interface to the version control system Git, implemented as an Emacs package. Magit aspires to be a complete Git porcelain. While we cannot (yet) claim that Magit wraps and improves upon each and every Git command, it is complete enough to allow even experienced Git users to perform almost all of their daily version control tasks directly from within Emacs. While many fine Git clients exist, only Magit and Git itself deserve to be called porcelains.