Investigate Git history 🕵️

The code base is a crime scene and you are the detective.

What’s going on in that file? Why is this line of code there?

Try these examples to investigate the Eleventy config of this repo, where I have taken extra care to leave some context for the commits in the commit messages…

Git history starts to become interesting if the commits are good. What makes a “good commit”? I linked to this post on the frontpage but I will plug it again 😈 This is from the GitHub Blog and is a convincing argument for why quality commits matter: Write Better Commits, Build Better Projects

More log options to play with

The code base is a crime scene and you are the detective.

What’s going on in that file? Why is this line of code there?

Try these examples to investigate this repo, where I have taken extra care to leave some context for the commits in the commit messages…

Git history starts to become interesting if the commits are good. What makes a “good commit”? I linked to this post on the frontpage but I will plug it again 😈 This is from the GitHub Blog and is a convincing argument for why quality commits matter: Write Better Commits, Build Better Projects

More log options to play with