Contribute Media
A thank you to everyone who makes this possible: Read More

The Definitive Deep Dive into the .git Folder

Description

"The Definitive Deep Dive into the .git Folder" by: Rob Richardson

What’s in the .git folder? How are commits stored? How do branches work? We’ll dive deep into the objects folder, unpack commits, look at the types of DAG nodes, examine object content, and build a complete visualization of the stored content. We’ll also quickly look through Git hooks, Git config, and ref logs. Come experience the zen of git.

Recorded at the 2021 Python Web Conference (https://2021.pythonwebconf.com)

Details

Improve this page