Rob's Presentations on git, page 3
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?...
Git 101 & GitHub 102
git
11/10/2018
at SoCal Code Camp
in Los Angeles, CA
Git is now the defacto-standard version control system. We almost take for granted that we all know Git....
Git Scenarios: How Do I Fix That?
git
10/20/2018
at Code Camp Vegas
in Las Vegas, NV
Have you ever wondered how to get out of a bad merge? Have you ever gotten stuck trying to push your changes?...
Git Scenarios: How Do I Fix That?
git
10/16/2018
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?...
Git 101 & GitHub 102
git
10/10/2018
at DevUp
in St. Louis, MO
Git is now the defacto-standard version control system. We almost take for granted that we all know Git....