Git-Fu - How to be a Git Detective

PURPOSE

There are times when you need to figure out exactly who made the changes in a file. Sometimes, the standard git log command will suffice, but there are times when you need to dig deeper and find out why a change was made.

Playing Detective

Thank the author. Fork this blog.


Tagged in git