Hacker News new | ask | show | jobs
by yoklov 4124 days ago
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.

1 comments

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