Главная
Study mode:
on
1
Introduction
2
Git init
3
Git description
4
Head
5
Add
6
Show on
7
Pig
8
Compression
9
Fck
10
Garbage collects
11
Pruning
12
Backup advice
13
The Index
14
Git Status
15
Update Index
16
Why is Git called Git
17
Will elute object still be in the database
18
If you delete maincc can you retrieve it
19
What is in the index
20
Add and reset
21
Index
22
Index view
23
Stage zero
24
Git index
25
Git add
26
What happens when you commit
27
Why does the index update
28
Commit edit message
29
Making a tree
30
Why tree
31
Tree objects
32
Right tree
Description:
Dive deep into the inner workings of Git in this comprehensive ACCU 2019 conference talk. Explore fundamental concepts that power Git's most advanced features as CB Bailey and Andy Balaam answer audience questions about the version control system's underlying model. Learn about the intricacies of git add, commit, and checkout commands, understand line ending control methods, and gain insights into Git's object model, including blobs, trees, and commits. Discover how Git handles compression, garbage collection, and pruning, and get valuable backup advice. Uncover the mysteries of the Git index, its role in staging changes, and how it interacts with the working directory and object database. By the end of this talk, gain a deeper understanding of Git's internal mechanisms, enabling you to leverage its full potential in your daily development workflow.

How Does Git Actually Work?

ACCU Conference
Add to list