Describe the git bisect workflow to find a commit that introduced a bug. Then write a script that automates git bisect with a test command.
Click Run to test your code