Rob's Presentations on git, page 2
The Definitive Deep Dive into the .git Folder
git
5/24/2022
at THAT Conference Texas 2022
in Round Rock, TX (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....
Git Scenarios: How Do I Fix That?
git
5/18/2022
at SDD Conf London 2022
in London, England
Have you ever wondered how to get out of a bad merge? Have you ever gotten stuck trying to push your changes?...
The Definitive Deep Dive into the .git Folder
git
4/28/2022
at NDC Porto
in Porto, Portugal
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 Best Practices and Workflows
git
4/12/2022
at Private Event
Want to level-up in Git? We’ll look at Git workflow strategies like GitFlow, GitHub Flow, and branch-on-release....
Git Scenarios: How Do I Fix That?
git
4/5/2022
at DevIntersection
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?...
The Definitive Deep Dive into the .git Folder
git
3/4/2022
at Philly .NET Code Camp 2022
in Philadelphia, PA (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
2/24/2022
at ConFoo
in Montreal, Québec, Canada (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
1/13/2022
at CodeMash
in Sandusky, OH
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
11/26/2021
at Git Commit Show
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
11/6/2021
at GeekCampSG 2021 Singapore
in Singapore (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....