
A snappy UI, three-way merge tool, side-by-side diffs, syntax highlighting, and more.
Sublime's suite of tools are .... sublime :P .. But actually, I really enjoy the simplicity of merge and usability. I don't always need to git from a UI, but on occasion it's nice to have a visual helper to solve conflicts or cherry picks. One of the standouts is the 'show underlying git commands' feature that I use to help me learn crazy git commands. No more copying over entire folders, recloning, new branch, copy back over and resolve from there.
Of all of the Git clients I've used, this is the only client that keeps the closest parity with the Git tool while keeping a clean and functional UI. I recommend this to all developers new and experienced, because you get to see what flags you're running for each command
As it is very young (released 4 days ago) it doesn't have as much features as Gitkraken for example... I love Sublime Text for it's speed! And as you can imagine they share the same engine! So it's super fast!
I think Gitkraken takes about 30 seconds for me to open, and this little boy just opens instantly!!! I was so amazed!
The design is pretty good too. Similar to Sublime Text's default theme. But a custom theme support would be cool... Also the dark theme is license-only which sucks.