Media Summary: today I talk about the workflow I use when dealing with many remotes with conflicting today we talk about a helpful argument in ` today I share a useful trick that I get asked about a lot on stream when pushing branches! playlist: ...

What Is An Orphan Git Branch Intermediate Anthony Explains 442 - Detailed Analysis & Overview

today I talk about the workflow I use when dealing with many remotes with conflicting today we talk about a helpful argument in ` today I share a useful trick that I get asked about a lot on stream when pushing branches! playlist: ... today I talk about techniques for cleaning up merged branches (both local and remote) playlist: ... today I demo a technique to have a checked in directory in today I talk about back references in regular expressions and the 3 contexts they can appear in (in the pattern, after matching, and ...

today I show how to properly handle boolean options in argparse as well as an easy mistake to avoid! - argparse tutorial: ... today I show a neat little alias that kevinsjoberg in my chat showed off that makes a common ` today I walk through a merge conflict and a rebase conflict and walk you through how I go about resolving them! - today I go over the difference between `main` and `origin/main` as well as the most reliable ways to get a fresh today I walk through a problem that hopefully no one will ever have again with python: narrow builds. playlist: ... today I talk about a funny bug where a `exit(...)` but allowed hundreds of linting errors to enter the primary

Photo Gallery

what is an --orphan git branch? (intermediate) anthony explains #442
git workflow: branch name collisions (intermediate) anthony explains #084
why git's --intent-to-add ? (intermediate) anthony explains #530
git: --first-parent (intermediate) anthony explains #558
git: useful trick for pushing branches (beginner - intermediate) anthony explains #037
what is gbp? (intermediate - advanced) anthony explains #444
git: cleaning up merged branches (beginner - intermediate) anthony explains #193
a git workflow for *only my branches* (intermediate) anthony explains #436
git: a checked-in directory (intermediate) anthony explains #081
git fetch (--prune) (beginner - intermediate) anthony explains #092
regex backreferences (intermediate) anthony explains #450
argparse: boolean option pitfall (beginner - intermediate) anthony explains #445
View Detailed Profile
what is an --orphan git branch? (intermediate) anthony explains #442

what is an --orphan git branch? (intermediate) anthony explains #442

today I walk through what an

git workflow: branch name collisions (intermediate) anthony explains #084

git workflow: branch name collisions (intermediate) anthony explains #084

today I talk about the workflow I use when dealing with many remotes with conflicting

why git's --intent-to-add ? (intermediate) anthony explains #530

why git's --intent-to-add ? (intermediate) anthony explains #530

today I go over

git: --first-parent (intermediate) anthony explains #558

git: --first-parent (intermediate) anthony explains #558

today we talk about a helpful argument in `

git: useful trick for pushing branches (beginner - intermediate) anthony explains #037

git: useful trick for pushing branches (beginner - intermediate) anthony explains #037

today I share a useful trick that I get asked about a lot on stream when pushing branches! playlist: ...

what is gbp? (intermediate - advanced) anthony explains #444

what is gbp? (intermediate - advanced) anthony explains #444

today I walk through `gbp` "

git: cleaning up merged branches (beginner - intermediate) anthony explains #193

git: cleaning up merged branches (beginner - intermediate) anthony explains #193

today I talk about techniques for cleaning up merged branches (both local and remote) playlist: ...

a git workflow for *only my branches* (intermediate) anthony explains #436

a git workflow for *only my branches* (intermediate) anthony explains #436

today I show off a

git: a checked-in directory (intermediate) anthony explains #081

git: a checked-in directory (intermediate) anthony explains #081

today I demo a technique to have a checked in directory in

git fetch (--prune) (beginner - intermediate) anthony explains #092

git fetch (--prune) (beginner - intermediate) anthony explains #092

today I talk about `

regex backreferences (intermediate) anthony explains #450

regex backreferences (intermediate) anthony explains #450

today I talk about back references in regular expressions and the 3 contexts they can appear in (in the pattern, after matching, and ...

argparse: boolean option pitfall (beginner - intermediate) anthony explains #445

argparse: boolean option pitfall (beginner - intermediate) anthony explains #445

today I show how to properly handle boolean options in argparse as well as an easy mistake to avoid! - argparse tutorial: ...

what is a git tag? (beginner - intermediate) anthony explains #144

what is a git tag? (beginner - intermediate) anthony explains #144

today I talk about

oops I typed `git git ...` again (beginner - intermediate) anthony explains #172

oops I typed `git git ...` again (beginner - intermediate) anthony explains #172

today I show a neat little alias that kevinsjoberg in my chat showed off that makes a common `

dealing with merge conflicts (beginner - intermediate) anthony explains #441

dealing with merge conflicts (beginner - intermediate) anthony explains #441

today I walk through a merge conflict and a rebase conflict and walk you through how I go about resolving them! -

git: main vs. origin/main (beginner - intermediate) anthony explains #319

git: main vs. origin/main (beginner - intermediate) anthony explains #319

today I go over the difference between `main` and `origin/main` as well as the most reliable ways to get a fresh

narrow python? len('🙃') == 2??? (intermediate) anthony explains #443

narrow python? len('🙃') == 2??? (intermediate) anthony explains #443

today I walk through a problem that hopefully no one will ever have again with python: narrow builds. playlist: ...

how an exit(n) bug introduced 100s of lint errors  (intermediate) anthony explains #390

how an exit(n) bug introduced 100s of lint errors (intermediate) anthony explains #390

today I talk about a funny bug where a `exit(...)` but allowed hundreds of linting errors to enter the primary

The 4 Reasons To Branch with Git - Illustrated Examples with Python

The 4 Reasons To Branch with Git - Illustrated Examples with Python

While you can quickly learn *how* to