JacobEvelyn / git-self-blame

Stop trying to always blame others and take some responsibility already.
MIT License
169 stars 5 forks source link
blame funny git git-blame git-plugin humor joke plugin responsibility satire

git-self-blame

git-self-blame is a simple git plugin that lets you take the blame for code you didn't write.

Motivation

Ever wonder, Who wrote this garbage code? Sure, you could find out with git blame, but even if it wasn't you:

Take some responsibility instead with git self-blame.

"You can put the blame on me." —Akon, on his motto as a Linux kernel maintainer

It works, I swear.

Features

Installation

git clone https://github.com/JacobEvelyn/git-self-blame.git
cd git-self-blame
export PATH=$PATH:$(pwd)

# If you want to actually use this more than once, add this
# to your PATH in a more permanent place, like your
# `~/.bashrc` or `~/.zshrc` files.

How does it work?

There's a handy walkthrough in the source!

Who are you?

I'm Jacob. I do a lot of humor writing and tech writing and code writing, and you can blame me for all of it.