git-blame-pr
============
[](https://github.com/mitsu-ksgr/git-blame-pr/actions)
Rust implementation of [git-blame-pr.pl](https://gist.github.com/kazuho/eab551e5527cb465847d6b0796d64a39).
Displays the `git blame` output along with corresponding Pull Request numbers.
```
% cargo install git-blame-pr
```
```
$ git-blame-pr path/to/file
```
[CC0-1.0](./LICENSE)