Hacker News new | ask | show | jobs
by benbruscella 1611 days ago
Cherry pick those commits into another set of PRs
1 comments

I don't quite follow. E.g. at work with have feature branches with dozens of meaningful commits that we worked like 2-3 weeks on before merging to master. My point was that I don't want to squash the information contained in all those commits.

I assume people here have different workflows, where they work alone on small features for maybe 1-2 days and then just squash all their tiny WIP commits into one?