https://dev.to/emilysamp/how-to-run-an-automated-git-bisect-with-rspec-3dm3
Automated debugging with git bisect and rspec - DEV Community
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...
debugging with gitautomatedbisectrspecdev