smagit
                                
                                
                                
                                    smagit copied to clipboard
                            
                            
                            
                        Standalone Magit. A Git Porcelain inside Emacs.
smagit - Standalone Magit
Installation
You need recent Emacs (v25+) installed on your system. E.g., for MacOS you can find it at http://emacsformacosx.com/
Then clone this repository and put/link smagit script somewhere in your PATH.
git clone https://github.com/maio/smagit.git
cd smagit
ln -s `pwd`/smagit /usr/local/bin/smagit
Usage
Execute smagit in any Git repository. First run will fetch all necessary packages so it may take little bit longer than consecutive runs.
When everything goes OK, you should see Git status screen for your repository. You can get help by hitting ? key.

You may also find Magit Introduction screencast useful.
License
Copyright © 2016 Marian Schubert
MIT