A small repository to help beginners learn git bisect
-
Updated
Jun 12, 2024 - Shell
A small repository to help beginners learn git bisect
Use git bisect on pull requests (PRs) / merge commits.
Demo repository used in a medium article on how to use git bisect.
An intro to my favourite, but apparently not so well known, tool.
This is a repo to help me gain an intrinsic understanding of git bisect.
Simple bug fix exercise, checking for bugs and being able to fix bus found using gitbisect.
Webpack based restaurant app used to manipulate DOM by dynamically rendering its pages. The project is supposed to be used in 'Catch hidden bugs' exercise.
Pre-build all commits that might be needed in a git bisect run, then use them during testing with a git-bisect-like interface
Distributed git bisect
Nim Bisect commit-by-commit action
Find bugs quickly with `git bisect`
Bisect nix builds. Status: alpha/proof of concept. You'll probably have to dig into the implementation if you want to use it. Built for personal use, lightly maintained. PRs welcome. Issues welcome, but I make no promises regarding responses or fix
Add a description, image, and links to the git-bisect topic page so that developers can more easily learn about it.
To associate your repository with the git-bisect topic, visit your repo's landing page and select "manage topics."