Media Summary: today I show how to find the man pages for git subcommands on other platforms (particularly macos) where it's a bit tricky! playlist: ... today I show backgrounding and foregrounding in the shell and kind of how it works from a signaling perspective! - pgrep / pkill: ... today I show a few useful options to `git log` to help visualize the commit history: --decorate, --oneline, --graph, --first-parent, ...
The Comm Command Intermediate Anthony Explains 286 - Detailed Analysis & Overview
today I show how to find the man pages for git subcommands on other platforms (particularly macos) where it's a bit tricky! playlist: ... today I show backgrounding and foregrounding in the shell and kind of how it works from a signaling perspective! - pgrep / pkill: ... today I show a few useful options to `git log` to help visualize the commit history: --decorate, --oneline, --graph, --first-parent, ... today I show an easy way to fix the F401 error code from pyflakes+flake8! - python star imports: today we talk about what an omni-executable is, show a popular example (busybox) and then write one ourselves! playlist: ... 3.10 is coming! here's the new things to look out for! - top 10 new things in python 3.9: - what is ...
I used to use azure pipelines for all of my CI needs -- I've since migrated to github actions! I go over reusable workflows and the ... someone showed me a neat feature in newer versions of git so I figured I'd show you in a video! - temporary git configuration from ... today I build a flake8 plugin from scratch showing the bare minimum to add a new lint check! I also demo all the related tools I use ... today I show how to atomically deal with directories! - what is atomicity: playlist: ...