This commit is contained in:
Jay Phelps 2016-02-05 17:27:56 -08:00
commit a9b46e4e09
3 changed files with 35 additions and 0 deletions

7
README.md Normal file
View file

@ -0,0 +1,7 @@
# git-blame-someone-else
## Usage
```bash
$ git blame-someone-else <author> <commit>
```