git bisect
git bisect — Binary search through commit history to find the commit that introduced a bug. Syntax: git bisect [start/bad/good/reset]. This Linux command reference includes options, examples, and practical usage.
Related Git Commands
Back to Linux Reference