mirror of
https://github.com/jayphelps/git-blame-someone-else.git
synced 2025-04-30 18:46:23 +02:00
Update Code Sponsor link position
@jayphelps When the link is found at the bottom of the README, it is more effective in helping funding this project.
This commit is contained in:
parent
64d6bf020c
commit
b6490b6fd4
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,6 @@
|
|||
|
||||
> "I love git-blame-someone-else!!" -[Linus Torvalds says](https://github.com/jayphelps/git-blame-someone-else/commit/e5cfe4bb2190a2ae406d5f0b8f49c32ac0f01cd7)*
|
||||
|
||||
<a href="https://app.codesponsor.io/link/zs7vWiDv2F99bX6Ay7PJa5WE/jayphelps/git-blame-someone-else" rel="nofollow"><img src="https://app.codesponsor.io/embed/zs7vWiDv2F99bX6Ay7PJa5WE/jayphelps/git-blame-someone-else.svg" style="width: 888px; height: 68px;" alt="Sponsor" /></a>
|
||||
|
||||
## Install
|
||||
|
||||
```bash
|
||||
|
@ -25,3 +23,5 @@ $ 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 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)
|
||||
|
||||
<a href="https://app.codesponsor.io/link/zs7vWiDv2F99bX6Ay7PJa5WE/jayphelps/git-blame-someone-else" rel="nofollow" target="_blank"><img src="https://app.codesponsor.io/embed/zs7vWiDv2F99bX6Ay7PJa5WE/jayphelps/git-blame-someone-else.svg" style="width: 888px; height: 68px;" alt="Sponsor" /></a>
|
||||
|
|
Loading…
Add table
Reference in a new issue