Hacker News new | ask | show | jobs
by Double_a_92 1613 days ago
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?