dake0805 / git-blame-someone-else

Blame someone else for your bad code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git-blame-someone-else

"I love git-blame-someone-else!!" -Linus Torvalds says*

Install

$ git clone https://github.com/jayphelps/git-blame-someone-else.git
$ cd git-blame-someone-else
$ sudo make install

Usage

$ git blame-someone-else <author> <commit>

ezgif-1396449034

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 Torvalds didn't really approve of this. It's a joke to prove it works. See his fake commit here

:shipit:

About

Blame someone else for your bad code.

License:MIT License


Languages

Language:Shell 68.6%Language:Makefile 31.4%