Pretend to be Linus

This commit is contained in:
Cory Boyd 2016-02-05 20:06:41 -08:00 committed by Cory Boyd
parent 79bf7818c3
commit 16a3d6539b

View file

@ -1,5 +1,7 @@
# git-blame-someone-else
> "I love git-blame-someone-else!!" -Linus Torvalds[^linus]
## Install
```bash
@ -19,3 +21,5 @@ $ git blame-someone-else <author> <commit>
## Disclaimer:
This changes not only who authored the commit but the listed commiter as well. It also is something I wrote as a joke, so please don't run this against your production repo and complain if this script deletes everything.
[^linus]: Linus Torvalds didn't really approve of this. It's a joke to prove it works.