Hacker News new | ask | show | jobs
by 3JPLW 3730 days ago
Sure, it's a terrible feature to always use. And it's likely to be of little use to contributors who know how to use Git well. But in large open-source projects, often new contributors make a small change that needs a few minor corrections. Eliminating that final back-and-forth ("squash please") is a huge win for maintainers.
1 comments

Not only maintainers - anyone tracing back through the history to find out what broke their use case.