
Programming By Stealth
PBS 105 of X – Seeing the Past with Git
1 tim 2 min•8 november 2020
Om avsnittet
Bart takes us on a time traveling adventure with Git. By using commands like `git diff` we can see changes over time, but we can actually see older versions of the code in a couple of ways. Using the `archive` command we learned out to pull just the files at a certain point in time (without the history) and the more terrifying `checkout` command that creates a "detached HEAD"! Bart even explains why that phrase was introduced and what it actually means. This was a fun lesson and a good foundation for what we'll learn next time, when we'll learn about stashing and branching to control the past and future.
Fler avsnitt
Visa alla avsnitt av Programming By StealthProgramming By Stealth med Bart Busschots & Allison Sheridan finns tillgänglig på flera plattformar. Informationen på denna sida kommer från offentliga podd-flöden.