Hacker News new | ask | show | jobs
by cmrdporcupine 397 days ago
There are legit reasons to have a series of commits within one PR, and rebase and merge them as is, and use amend/fixup and force pushes to maintain them cleanly.

It's not my favourite process, but...