This is a repository to teach the basics of git bisect. It simulates finding a bug in a file and discovering when that bug was introduced. The file was intentionally written to make it difficult to ...