Hacker News new | ask | show | jobs
by appplication 156 days ago
FWIW, having squashed merge commits also reduces the relevance of bisect. It can still be useful but it’s not necessarily as critical of a tool.
1 comments

This. This is why small commits are nice. If you do that you might as well rebase. If you squash you lose.