- cross-posted to:
- programmerhumor@lemmy.ml
- cross-posted to:
- programmerhumor@lemmy.ml
You must log in or register to comment.
The more frustrated you are when running
git blame
the more likely the command turns out to be a mirror.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.
Good link that, I’ll have to add those flags to my list of aliases
This is where the programmer’s way to humbleness starts :-D