Tech News
← Home  ·  All topics

Forgejo

2 GoKawiil briefs on this topic

Community fork 'Maiao' revives Gerrit-style stacked PR tool after Adevinta abandons it

Maiao, a command-line tool that recreates Gerrit's stacked-commit review workflow on modern git hosts, has been picked up by community maintainers under runetes/maiao after Adevinta's original team stopped maintaining it. The tool's 'git review' command turns each commit in a branch into its own linked pull or merge request, automatically managing parent-child dependencies and rebasing the stack as changes get merged. It now supports GitHub, GitLab, Gitea, Forgejo/Codeberg, Bitbucket Cloud, and the beta Cursor Origin platform, auto-detecting the provider from the repository's remote URL.

CodeFloe launches as hosted Git service built on open-source Forgejo

CodeFloe has launched as a professionally hosted public Git forge, using the open-source Forgejo project as its underlying platform. The service provides standard forge features like repositories, issues, pull requests, releases, packages, APIs and migration tools, while adding its own integrations on top through a publicly maintained fork.