An open API service indexing awesome lists of open source software.

https://github.com/banyudu/git-blame-all

Blame every line of given file
https://github.com/banyudu/git-blame-all

Last synced: 3 months ago
JSON representation

Blame every line of given file

Awesome Lists containing this project

README

        

# git-blame-all
Blame every line of given file

## Usage

```bash
npx git-blame-all
```

or

```bash
npm i -g git-blame-all

git blame-all
```