Главная
Study mode:
on
1
Intro
2
Why internals
3
Why Git is hard
4
Content is immutable
5
Python interpreter notebook
6
Parse tree
7
Branches
8
Contentaddressable
9
Branch
10
Merge
11
Recap
12
Conclusion
Description:
Embark on a 44-minute journey into the inner workings of Git using Python in this EuroPython 2017 conference talk. Uncover the simple principles behind Git's operations, demystifying its commands and structure. Learn how to parse Git's internal data with Python, gaining a deeper understanding of concepts like content immutability, content-addressable storage, branches, and merging. Follow along with a Python interpreter notebook as the speaker guides you through Git's tree structure, helping you make sense of Git's functionality beyond memorizing commands. By the end of this talk, gain valuable insights that will enhance your Git proficiency and overall version control understanding.

A Journey into Git Internals with Python

EuroPython Conference
Add to list