Hacker News new | ask | show | jobs
by kemitchell 455 days ago
I have seen `git blame` used to blame specific people. I've seen it work. Some of those people deserved some blame.

The manpage explains what the command does. How and why it's used is up to the user.

1 comments

Alternatively git praise https://github.com/ansman/git-praise
Why wouldn’t you just set an alias in your global git config for this?
Perhaps the author intended further additions, perhaps transforming the output to apply filters or add spurious superlatives for humour value (“Great work on line 420, User6942!”).
You can't put an alias on your CV.
Now _that_ is one of the best two-liners I've ever seen!