Hacker News new | ask | show | jobs
by daitangio 1682 days ago
I agree. I do not use squash, I prefer to have a feature branch and live it alone after a merge.

Anyway some workmate use Squash when accepting pull request on GitLab/GitHub as a general workflow suggested by such tools and in context where trunk based development is not feasible.