Overview
Dive deep into the inner workings of Git in this comprehensive conference talk. Explore how Git models history, understand the fundamentals of a repository, and discover why this version control system is known for its speed and flexibility. Learn about Git's graph structure, branching strategies, fast-forward merges, and advanced techniques like rebasing. Gain insights into the metadata structure of a Git repository, recovery methods, and the practical use of Git stash. By the end of this talk, acquire a thorough understanding of Git's architecture, enabling you to leverage its full potential in your development workflow.
Syllabus
Introduction
Graph
Branching
Fastforward merge
Git Graphing
Rebasing
Git Repository
Metadata
Git Recover
Git Stash
Taught by
NDC Conferences