Reading up on Gerrit
3 deep · digging since apr 18
- Twenty Years of Stacking Commits — jd:/dev/blog
Stacked commits, not monolithic PRs, are the correct unit of code review—a truth Gerrit knew in 2008 that AI's speed and tooling like Mergify Stack are now forcing GitHub to finally admit with its native stacked PRs feature.
- If I Could Make My Own GitHub
A tech-titan fantasy dream of building a new forge that fixes GitHub's flaws with stacked PRs, pre-commit feedback, flexible approvals, and tiny self-hostable units.
- GitHub Stacked PRs
GitHub now natively supports stacked pull requests within monorepos, enabling developers to break large changes into smaller, reviewable PRs.