Git Blame Anyone But Myself

Git Blame Anyone But Myself
git-memes, version-control-memes, debugging-memes, code-review-memes, blame-memes | ProgrammerHumor.io

The first comment: "When I do git blame, it's not about finding the person who did the mistake. I want to find out when the code was added, which task it was related to, and if I need more details, the person who wrote the code."

The reply: "I use git blame just to make sure it wasn't me before I go on a tirade..."

Ah yes, the two types of developers. The professional who uses tools for their intended purpose, and the rest of us who just want plausible deniability before ranting in Slack. Nothing quite like that moment of relief when you discover someone else wrote that abomination, followed by the crushing realization it was actually you from three years ago.

More Like This