Ben Zanin on Nostr: `git blame` is a misnomer for several reasons. Also, it's rather backhanded to create ...
`git blame` is a misnomer for several reasons. Also, it's rather backhanded to create a potential situation where terrible code being cleaned up one piece at a time by a diligent contributor may cause them to be blamed for the very mess they're fixing.
`git annotate` meanwhile suffers from being named misleadingly, in a way that implies much more interesting functionality!
Despite the longer command I propose replacing `blame` with `git who-touched-this-last`. This will cause no problems.
`git annotate` meanwhile suffers from being named misleadingly, in a way that implies much more interesting functionality!
Despite the longer command I propose replacing `blame` with `git who-touched-this-last`. This will cause no problems.