When comparing Magit vs Sublime Merge, the Slant community recommends Magit for most people. In the question“What are the best Git clients for Windows?” Magit is ranked 6th while Sublime Merge is ranked 8th. The most important reason people chose Magit is:
Simple tasks, such as commits, can quickly be made without leaving the editor.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Uninterrupted workflow for common tasks
Simple tasks, such as commits, can quickly be made without leaving the editor.
Pro Diffs are easy
Since it's integrated with Emacs, diffs are very easy to fix. You can jump right to any file you want to fix as soon as it comes up in the logs or in the status view.
Pro Easy to remember mnemonics
You can easily learn the mnemonics for the most common tasks and use them to your advantage to speed up your workflow.
Pro Better visualization and interactive workflow
Pro Stage hunks or even just parts of a hunk using a single key press
In Magit staging a hunk or even just part of a hunk is very easy.
Magit also implements several other "apply variants" in addition to staging and unstaging. For example: you can also discard or reverse a change, or apply it to the working tree.
Pro Blame information can be viewed inline with the file
Pro Multiple buffers are used to show contextual information
Pro Powerful rebasing
Pro Available in Homebrew
brew install magit
Pro Pure Git behind the scenes
All actions are real Git actions which minimizes confusion and makes it perfect for beginners and professionals alike.
Pro Speed
Nothing is faster. I used to use Gitkraken, but on large projects Gitkraken is barely usable.
Pro Very keyboard friendly
All actions have either direct hotkeys or corresponding entries in the palette (same as Sublime Text). This means a very streamlined and fast usage.
Pro No account info needed
No account- or server checkbacks (only for updates). All password handling is pure Git which means much less trouble and confusion.
Pro Portable version
Windows portable version.
Pro "Native" performance (Python based)
Very good performance.
Pro Using the trial version forever without limitations
Sublime Merge may be downloaded and evaluated for free, however, a license must be purchased for continued use. There is no enforced time limit for the evaluation.
Pro Lifetime testing
The product is paid but you can test for your life without paying (similar to sublime text).
Pro Excellent user interface
The user interface is designed excellently, and it's really fast to navigate with mouse or keyboard. It's never obscured which git commands are used, and commands can be modified/extended if desired. The visual appearance of the interface can be changed via themes, new git commands can be added, and even the menus can be extended.
Pro Not subscription based
A license gives you 3 years of updates, and you can use the product after that indefinitely.
Pro Bundled license available with Sublime Text (which is an amazing text editor)
Cons
Con Useful only for people who use Emacs
Magit is only useful if your text editor of choice is Emacs. It wouldn't really make any sense to open up emacs just to run Magit if you use another editor.
Con Too expensive
And they're continuing to increase the price over the time, from the $60 that was at the start.
