Git Bisect

Find the exact commit that introduced a regression by driving git bisect with an automated pass/fail script. Use when a behavior worked in an older build and you need the first bad commit out of hundreds, not a guess.

Amey-Thakur eaac334 2.6 KB Updated

File contents

Amey-Thakur/AI-SKILLS/tree/main/skills/debugging/git-bisect commit eaac334b5b

Frequently asked questions

npx skillmds@latest add amey-thakur/git-bisect