Git: The Next Steps

Module 3: Git Bisect

Git-bisect is an amazing tool for finding problems. It uses a binary search algorithm to quickly find a target in sequence so you know where your bug or issue was introduced.

Git: The Next Steps is made up of the following videos: