Hacker News new | ask | show | jobs
by skydhash 2 hours ago
Squash and merge (if that’s what you’re talking about) is only useful in a pr context. Each PR would actually be a commit if you we using the git-email model. Commits inside such PR are just snapshots.