diff options
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/RelNotes/2.3.0.txt | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.3.0.txt b/Documentation/RelNotes/2.3.0.txt new file mode 100644 index 0000000..20813db --- /dev/null +++ b/Documentation/RelNotes/2.3.0.txt @@ -0,0 +1,25 @@ +It's Magit! A Git Porcelain inside Emacs +========================================= + +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. + +For more information about Magit, see http://magit.vc. + +Magit v2.3.0 Release Notes +========================== + +UNRELEASED. + +Changes since v2.2.0 +-------------------- + +THIS IS NOT COMPLETE. + +Authors +------- |
