In Sept of 2020 Bart B https://bartificer.net/ and AllisonShttps://www.podfeet.com/blog/ of the most excellent podcast 'ChitChat across the Pond' https://www.podfeet.com/blog/category/ccatp/ started a series within a series of the Programming By Stealth on the Git version control system. This document lists the individual episodes show notes of just the Git miniseries by show number. The series ranges between PBS 102 through PBS 120.
At the top of every show notes page is a Play button where you can listen along to the matching ChitChat Across the Pond episode.
where you can find all of the show notes for every episode of the entire Programming By Stealth series so far.
- PBS 102 — Git: Introduction
- PBS 103 — Git: Getting Started
- PBS 104 — Git: Tracking Changes
- PBS 105 — Git: Seeing the Past
- PBS 106 — Git: Time Travel
- PBS 107 — Git: Branching Basics
- PBS 108 — Git: Merging & Tagging
- PBS 109 — Git: SemVer & Structured Commits
- PBS 110 — Git: Merge Conflicts
- PBS 111 — Git: Stashing Changes
- PBS 112 — Git: Introducing Remotes
- PBS 113 — Git: My First Remote
- PBS 114 — Git: Tracking Branches
- PBS 115 — Git: The Push & Pull of Git
- PBS 116 — Git: Team Git
- PBS 117 — Git: Introducing GitHub
- PBS 118 — Git: JavaScript Apps with GitHub Pages
- PBS 119 — Git: Open Source on GitHub
- PBS 120 — Git: Ignoring Files