Git is a powerful tool that quickly checks out a commit halfway between a known good state and a known bad state. It then asks you to identify the commit as either good or bad, then repeats until you find the exact commit where the code in question was first introduced.

5m read timeFrom opensource.com
Post cover image
Table of contents
Git reflogGit gc (garbage collection)Git bisectGit worktreeSo much more to Git
1 Comment

Sort: