Your project's git log can tell you stories, but you have to know how to look for them. Here's how I explore a code base's history, using built-in command line tools.
(January 02, 2017)
Git makes it easy to experiment with ideas before committing them for posterity. Here's one way to get rid of those experiments when they go bad.
(February 27, 2014)