An open API service indexing awesome lists of open source software.

https://github.com/katharostech/git-bisect-demo

A repo for demonstrating the use of git bisect.
https://github.com/katharostech/git-bisect-demo

Last synced: about 1 year ago
JSON representation

A repo for demonstrating the use of git bisect.

Awesome Lists containing this project

README

          

# git-bisect-demo

A repo for demonstrating the use of git bisect.

Accompanies this blog post: [Using Git Bisect To Find Buggy Commits](https://katharostech.com/post/using-git-bisect-to-find-buggy-commits).

Find the buggy commit!