This repository contains a example project showing the advantages of the git-bisect feature, as described in my article on labs.consol.de.
- cake-factory: A sample spring boot web service containing some issues to find
- simple-bisect: A reference how to manually use git-bisect
- automated-bisect: A reference how to use automated bisect including a sample script