If you've been using Git for a while, you might be wondering how it actually works. In the first video of the Mastering Git video course, you'll discover how Git is built on top of a simple key-value store-based file system, and what power this provides to you.
The post Video Tutorial: Mastering Git Part 1: Implementation of Git appeared first on Ray Wenderlich.