I had reason to read code that a colleague and I wrote, more than 20 years ago. Let's say that we have both learned a lot about how to write code since then.

@bjorn_fahller I once used `git blame`, to figure out, which idiot wrote a certain piece of code. Turned out, it was me 🙂

I totally stopped to judge on someones code when I don't know the circumstances under which the code was written!

@TorstenRobitzki I think the naming of the command is questionable. I use it to find the related commit. I don't care who authored it.
@bjorn_fahller
@patrislav @TorstenRobitzki @bjorn_fahller SVN had aliases for "blame", like "praise".