From 8d854c2d78cb98afdb9f5a73240e06393260b327 Mon Sep 17 00:00:00 2001 From: Jay Phelps Date: Tue, 12 Jun 2018 21:06:40 -0400 Subject: [PATCH] :shipit: --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a9222dc..3b901c5 100644 --- a/README.md +++ b/README.md @@ -23,3 +23,5 @@ $ git blame-someone-else 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) + +:shipit: