Overview
Dive into the core concepts of Git in this 50-minute conference talk from GOTO Amsterdam 2019. Explore how understanding Git's underlying principles can help resolve complex issues and enable powerful workflows. Learn about refs, branches, tags, reset, garbage collection, and pack files. Discover techniques for merging, including fastforward, creative, and recursive methods. Master rebasing, resetting, and using rebase with the exec command. Gain insights into Git's seemingly counterintuitive behavior and acquire lesser-known features to enhance your development toolkit. Equip yourself with the knowledge to troubleshoot Git-related problems and optimize your version control practices.
Syllabus
Intro
Git digging around
Refs branches tags
Reset
GC
Pack files
Git is simple
Fastforward merge
Creative merge
Recursive merge
Rebase
Resetting
Rebase Error
RebaseExec
Taught by
GOTO Conferences