mirror of
https://github.com/jayphelps/git-blame-someone-else.git
synced 2025-04-30 02:26:22 +02:00
Update README.md
This commit is contained in:
parent
4c60fa77d1
commit
5a402dda62
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# git-blame-someone-else
|
||||
|
||||
> "I love git-blame-someone-else!!" -Linus Torvalds[^linus]
|
||||
> "I love git-blame-someone-else!!" -Linus Torvalds*
|
||||
|
||||
## Install
|
||||
|
||||
|
@ -22,4 +22,4 @@ $ git blame-someone-else <author> <commit>
|
|||
|
||||
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. [See his fake commit here](https://github.com/jayphelps/git-blame-someone-else/commit/e5cfe4bb2190a2ae406d5f0b8f49c32ac0f01cd7)
|
||||
*Linus Torvalds didn't really approve of this. It's a joke to prove it works. [See his fake commit here](https://github.com/jayphelps/git-blame-someone-else/commit/e5cfe4bb2190a2ae406d5f0b8f49c32ac0f01cd7)
|
||||
|
|
Loading…
Add table
Reference in a new issue