Bisecting to find faulty commits:
*
BisectingFinding faulty commits
git bisect <subcommand> <options>
git bisect start <bad> [<good>...]
git bisect reset
git bisect good
git bisect bad