Media Summary: today we talk about a helpful argument in `git` for visualizing histories (and diffs!) playlist: ... short and sweet git pro-tip so you don't commit junk accidentally playlist: ... 3.10 is coming! here's the new things to look out for! - top 10 new things in python 3.9: - what is ...
Updating A Forked Repository Beginner Intermediate Anthony Explains 281 - Detailed Analysis & Overview
today we talk about a helpful argument in `git` for visualizing histories (and diffs!) playlist: ... short and sweet git pro-tip so you don't commit junk accidentally playlist: ... 3.10 is coming! here's the new things to look out for! - top 10 new things in python 3.9: - what is ... In this video, I'll show you how to keep your today I go over all the options and use cases for fixtures in pytest! - testing a commandline with pytest: ... If you want to pull in the changes that have occured since you last
today I show a technique that has saved me many headaches while working with git (rebases / amends / merges / etc.) playlist: ... today I demo a technique to have a checked in directory in git, but ignore all of its contents! playlist: ... today I show how you can make your python super fast just by passing it through `mypyc`! - intro to typing / mypy: ... today we talk about partial git commits and how you can very carefully add / remove only what you want! playlist: ... with a catch -- and a convenient fix! - faster than `git clone`: - don't clone over https: ... today I show how to set up required pull request checks (such as pre-commit.ci or github actions, etc.) for github playlist: ...
today I talk about `docker build --pull` -- what it does and why you probably want it whenever you're building docker images!