PROGRAMMING HUMOR
10 Git Commands That Don’t Exist, But Should
Let’s take git blame
one step further with git chastise
Git has plenty of useful commands that make version control easy. Nonetheless, we still make mistakes. While git blame
can show us who did what in a particular file, that’s pretty much the extent of its usefulness.