- Understanding git conceptually
- The Git parable
- Git Foundations: building Git from scratch, yet another parable
- A visual git reference
- Gitref
- A collection of cool hidden and not so hidden features of Git and GitHub.
- Flight rules for git
- Hotfixes using the gitflow methodology, nice pictures even though the methodology itself has its flaws
- Branching patterns dissected by Martin Fowler
- Git history editor, upload your git log, edit interactively, and get a filter to be applied using
git filter-branch