Hacker News new | ask | show | jobs
by iimblack 907 days ago
I think the problem is putting those broken commits into the trunk. Ideally you want to clean up your commits so if you need to revert you don’t accidentally break your build and so reading thru history isn’t awful.
1 comments

Nobody anywhere suggested putting broken commits in trunk. This is why branches exist.