Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 294 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 294 Bytes

Git Biasect

Multicore git bisect.

Uses temp folders and worktrees to run multiple bisection steps in parallel.

Future plans

Bias commits based on user input. Eg. ignore commits that only edit the docs/ folder, Commits that edit .c files are 2x more likely than any other commit, etc.