git bisect log

Category: Git - Advanced

git bisect log

Show the current bisect progress

Prints the entire bisect session: the start points and every good, bad, and skip marking so far. It lets you verify the session or replay it later with git bisect replay. Run it before git bisect reset to keep a record.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.