git-bisect - Use binary search to find the commit that introduced a bug
As an example, suppose you are trying to find the commit that broke a feature that was known to work in version v2.6.13-rc2 of your project. You start a bisect session as follows: