Hacker News new | ask | show | jobs
by WorldMaker 1354 days ago
git bisect --first-parent bisects only the straight line of first parents of merge commits. If you --no-ff PRs and always have merge commits, it is essentially a bisect at the PR level without any need to squash the graph.