git blames
sees their own name
Isn't that an experience everybody makes?
Our fearless leader once did clang-assisted formatting of all of our code. Wherever we look with git blame, we see his name. Of course, we change code, etc, but for some year and a half it was fun.
(to actually go to the specific commit that authored the code I skip two specific revisions, both are formatting changes)
So you seeing your name next to the code you do not like can be an indentation change due to adding condition or something like that.
(to actually go to the specific commit that authored the code I skip two specific revisions, both are formatting changes)
So you seeing your name next to the code you do not like can be an indentation change due to adding condition or something like that.