Hacker News new | ask | show | jobs
by dethstar 4122 days ago
i use GitGutter and it works similarly but it's also available for ST2
1 comments

Actually I'm pretty sure the feature overlap of this and GitGutter is nil.

GitGutter shows you the diff in the sidebar, whereas this is a general git usage tool (closer to SublimeGit), that has per-line staging (e.g. run git add on only some lines of this file) features that make tools like emacs's magit so powerful.

You're right. Is not much the sidebar as the linenumbers (I think the sidebar in Sublime is where the project is)