Emily Samp

Blog

Automated debugging with git bisect and rspec

November 26, 2022

Git bisect is a useful tool that can drastically speed up debugging if you know how to use it. In this blog post, I explain how to set up an automated git bisect for maximum productivity.