you are viewing a single comment's thread
view the rest of the comments
[–] 29 points 1 year ago (1 child)

Me at a previous workplace.

-This is a piece of shit, who is the code owner of this module.

  • Ah, it's me ("inheriting" code ownership when someone left was common)

  • Who did this change

  • Ah, it was me

  • Surely I just made a minor change to this line here, who wrote the function.

  • it was me, it was me all the way down

Fits the general theme of the thread as it was not giving any trouble for a year before being found.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 23 points 1 year ago (2 children)

    The more frustrated you are when running git blame the more likely the command turns out to be a mirror.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 5 points 1 year ago (1 child)

    Last time that happened to me, it was a mirror, but also not.

    I had moved functions from one file to another without changing the contents. As a result, all those lines referred to me.

    And since I started thinking, I found this

  • source
  • parent
  • hideshow 2 child comments