Navigating git using the CLI
git is a tool that tracks the history of software projects as they change over time. In this screencast,Mike discusses how git structures project histories and demonstrates how to review it using the built-in command-line interface.
If graphical interfaces are more your style, check out this related screencast on traversing git histories on GitHub.com.