A great blog about using Git Bisect
https://git-scm.com/docs/git-bisect-l...
Though I was able to use the overall concept of binary search to explain the Bisect tool, the fact is that what it’s actually doing is pretty complicated. See https://git-scm.com/docs/git-bisect-l... for detail.
The basic help file:
https://git-scm.com/docs/git-bisect