Junior Version Control

What is git bisect?

A command used to find the commit that introduced a bug by

performing a binary search on the commit history.

More from Developer Essentials

All questions for this course