Hacker News new | ask | show | jobs
by Pxtl 998 days ago
Azure DevOps has some of this, it has "pushes". You view the history of a PR per-push, so developers can commit early and often.

Still many of the same problems occur.

Fundamentally, I think the git emperor has no clothes. Managing commits is just too tedious, but squashing them causes too much pain.