Hacker News new | ask | show | jobs
by bvrmn 999 days ago
Changesets in Gerrit are more easier to manage from processes and UX standpoint. There is no branch/commit/comment/rebase/commit/resolve-staled-comment/fight-for-true-pr-merging-strategy dance.

I'm doing a lot of review work and changesets are a killer feature not to lost in comments. Even for small-ish 50 line reviews.

Changesets especially powerful with local stack based development tools like stgit which allows to completely remove branch management.