57 Forks
98 Stars
98 Watchers

git-blame

Plugin for Atom Editor. Toggle git-blame annotations for the current file in the gutter.

How to download and setup git-blame

Open terminal and run command
git clone https://github.com/alexcorre/git-blame.git
git clone is used to create a copy or clone of git-blame repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with git-blame https://github.com/alexcorre/git-blame/archive/master.zip

Or simply clone git-blame with SSH
[email protected]:alexcorre/git-blame.git

If you have some problems with git-blame

You may open issue on git-blame support forum (system) here: https://github.com/alexcorre/git-blame/issues