Published onSeptember 6, 2021Use git bisect to see when you broke the testscodeHigh-quality-softwareUse git bisect to figure out when you broke the tests.
Published onFebruary 23, 2021TIL: Add your git repo to a tarballTILcodeHigh-quality-softwareToday I learned that you can neatly pack all the files in your git repository into a tarball, automatically excluding files in your gitignore