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.