Hacker News new | ask | show | jobs
by jeduan 4483 days ago
It would be fitting to have an equivalent of Fugitive's :Gbrowse to see a file on github and :Gblame to see the blame inline. Never understood why would your editor should be aware of git until I used that.
2 comments

Yes! Gblame is fantastic. Xcode also has some pretty good git blame, git log, and version comparison support directly in the editor. I find that kind of thing fantastically useful for understanding why a section of code is the way it is.
The github package [1] does both of these, although the blame is done on GitHub instead of locally.

1: https://atom.io/packages/open-on-github