Did you know about git bisect?

Just today, the git bisect command came in clutch for me. By marking commits as ‘good’ and ‘bad,’ it quickly pinpoints the exact commit that introduced a bug.

The video linked above is a great example of how this command works, presented by the awesome Typecraft.
Jan 08, 2025 at 05:40 PM permalink