mirror of
https://github.com/jayphelps/git-blame-someone-else.git
synced 2025-04-29 18:16:22 +02:00
Pretend to be Linus
This commit is contained in:
parent
3e383efcb1
commit
e5cfe4bb21
1 changed files with 4 additions and 0 deletions
|
@ -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.
|
Loading…
Add table
Reference in a new issue