Rob's Presentations on git, page 3

The Definitive Deep Dive into the .git Folder

git
10/16/2021 at Northern VA Code Camp in Virginia (virtual)
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....

The Definitive Deep Dive into the .git Folder

git
7/1/2021 at DeveloperWeek in Germany (virtual)
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....

The Definitive Deep Dive into the .git Folder

git
5/27/2021 at Conf42
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....

The Definitive Deep Dive into the .git Folder

git
4/29/2021 at GIDS Live in India (virtual)
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....

Get inside the .git folder

git
4/1/2021 at Talk Python to Me
Talk Python...

The Definitive Deep Dive into the .git Folder

git
3/26/2021 at Python Web Conference
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....

The Definitive Deep Dive into the .git Folder

git
12/12/2020 at IT Pro|Dev Connections in Greece (virtual)
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....

The Definitive Deep Dive into the .git Folder

git
6/29/2020 at Open Source Summit
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....

The Definitive Deep Dive into the .git Folder

git
4/17/2020 at DotNet Open Source Days
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....

Git Scenarios: How Do I Fix That?

git
10/22/2019 at Prairie Dev Con in Regina, Saskatchewan, Canada
Have you ever wondered how to get out of a bad merge? Have you ever gotten stuck trying to push your changes?...
3