196bf9b94f
Submitted by: Yasuhiro KIMURA Approved by: jadawin (mentor)
7 lines
346 B
Text
7 lines
346 B
Text
With Magit, you can inspect and modify your Git repositories with
|
|
Emacs. You can review and commit the changes you have made to the
|
|
tracked files, for example, and you can browse the history of past
|
|
changes. There is support for cherry picking, reverting, merging,
|
|
rebasing, and other common Git operations.
|
|
|
|
WWW: http://magit.github.io/magit/
|