Y
Hacker News
new
|
ask
|
show
|
jobs
by
bkirwi
2088 days ago
Worth mentioning that, while the `git bisect` algorithm is pretty easy to run by hand if you have a linear history, `bisect` also handles very complex branching and merging histories as well. Very clever and worth using!