opendev.org - OpenDev: Free Software Needs Free Tools

Description: Gitea (Git with a cup of tea) is a painless self-hosted Git service written in Go

go (1924) git (821) self-hosted (431) gitea (281)

Example domain paragraphs

Explore Get Started Code hosting Code review Continuous integration Collaborative editing What is OpenDev? OpenDev is a collaboratory for open source software development at scale. Its focus is on code review, continuous integration, and project hosting provided exclusively through open source solutions like Git, Gerrit, Zuul, and Gitea. It also provides a number of peripheral collaboration services (like Mailman mailing lists, IRC bots for notifications and annotating text-based meetings, Jitsi-Meet for vi

OpenDev doesn't use a pull request (or merge request) workflow, like those implemented by GitHub or Gitlab. Instead it follows Gerrit's iterative change proposal workflow, which results in a slightly different experience.

In GitHub or Gitlab, contribution typically starts by forking a personal copy of the original repository, cloning that locally, and pushing one or more commits to that personal fork. Once your code seems ready to merge, you ask the service to create a pull request for your branch into the original repository. The pull request is reviewed, and if accepted your changes get merged into the original repository. If not, you push more commits to your fork and update the request seeking more reviews.

Links to opendev.org (15)