Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Git Internals - Graphs, Hashes, and Compression

EuroPython Conference via YouTube

Overview

Dive into the inner workings of Git in this 58-minute conference talk from EuroPython 2013. Explore key concepts such as staging areas, the Git directory structure, and hash functions. Understand how Git handles empty files, implements delta storage, and manages compressed files. Learn about blobs, tree hashes, and commit hashes, and how they contribute to Git's revision history. Discover the intricacies of branching, merging, and rebasing, including how Git handles random changes and conflicts. Gain insights into advanced Git commands like git log, git branch, git merge, git reflog, git revlist, and git rebase. By the end of this talk, acquire a deeper understanding of Git's internal mechanisms and how they enable efficient version control.

Syllabus

Introduction
Staging and Working Area
Git Directory
Hashes
Empty Files
Delta Storage
Hello World
Linking
Compressed Files
Blobs
Tree Hash
Commit Hash
Revision History
Git Log
Git Branch
Git Internals
Commit Treeish
Merge
Random Changes
Git Merge
Ref Log
Merging
Git Revlist
Git Rebase
Git Ref Log

Taught by

EuroPython Conference

Reviews

Start your review of Git Internals - Graphs, Hashes, and Compression

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.