Overview
Explore the inner workings of Git in this 47-minute conference talk from Devoxx. Gain a deeper understanding of Git's core concepts, clarify counterintuitive behaviors, and discover lesser-known features and tricks. Learn about different types of objects, conceptual trees, refs, branches, tags, resets, reflog, disk space management, garbage collection, pack files, and various merge strategies. Dive into advanced topics such as rebasing and its execution process. Ideal for intermediate to advanced developers seeking to enhance their Git knowledge and improve their workflow efficiency.
Syllabus
Introduction
Types of Objects
In Action
Touch
Chain
Content
Conceptual Tree
Refs
Branch
Tag
Branches
Reset
RefLog
Disk Space
Garbage Collection
Pack Files
Merges
What is a merge
Conceptual level
Fastforward merge
Recursive
Rebase
Get reset hard
What RebaseExec does
Recap
Taught by
Devoxx