Post #2704250
2025-10-30 05:57 UTC
@nerdnz@cloudisland.nz I did a history rewrite using .mailmap when I supported a company to open source an application, because the commits on Bitbucket contained user IDs. 😬
But what I didn't know is that it also changes the output of git, thanks for highlighting that.
Replies (1)
-
@nerdnz@cloudisland.nz 2025-10-30 06:22
@tongpu@hachyderm.io I was looking today for a way to fix the way my old pre-transition commits show up in a `git blame` extension for VS Code, and this seems to work for that. I expect it works for other commands too but haven't tested a wide range