An Atom package that displays git blame
information about the currently selected line.
Use the keyboard combo ctrl+alt+cmd+b
to activate a tooltip anchored on the line number in the gutter. If you do not have line numbers enabled, the tooltip will display in the very top right of the Atom window. If the line is part of a pushed commit, you may follow a link to view it on Github.
View demo video (turning on CC is helpful)
https://atom.io/packages/git-line
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.