Maiao: Gerrit-style code review workflow for GitHub, GitLab, Gitea, others
SMRTR summary
Maiao is an open-source CLI tool that brings Gerrit-style stacked pull requests to GitHub, GitLab, Gitea, Forgejo, Bitbucket Cloud, and Cursor Origin. It adds a `git review` command that turns each commit into its own PR/MR, automatically managing parent-child dependencies, fixups via `git commit --fixup`, and rebasing when PRs merge. It auto-detects your git provider and supports native GitHub and GitLab stack features.
SMRTR provides this summary for quick context. The original article belongs to Hacker News.
Read the original article