I really dislike the term chosen for this feature. “Blame”, assumes the code is broken or written improperly in some way. Most of the time I use it I’m just trying to find out who wrote it so I can find the original commit to understand it in more context. Should have named it “git who”
I was disappointed that git didn't have it, so I created myself one. I'm glad git has trivial support for aliases.