Gitea
Free forge based on Git written in Go
From Wikipedia, the free encyclopedia
Gitea (/ɡɪˈtiː/[2]) is a forge software package for hosting software development version control using Git as well as other collaborative features like bug tracking, code review, continuous integration, kanban boards, tickets, and wikis. It supports self-hosting[3][4][5][6] and also provides a free public first-party instance. It is a fork of Gogs and is written in Go and TypeScript.[3][4][5][6] Gitea can be hosted on all platforms supported by Go[7] including FreeBSD, Linux, macOS, and Windows.[4] The project is funded on Open Collective.[8]
| Gitea | |
|---|---|
A screenshot of a Gitea repository | |
| Initial release | 17 October 2016 |
| Stable release | |
| Written in | Go, TypeScript |
| Operating system | Cross-platform |
| Platform | x86-64, ARM, RISC-V |
| Type | Collaborative version control (forge) |
| License | MIT License |
| Website | gitea |
| Repository | |
History
Gitea is an open-source Git service that originated as a fork of Gogs in 2016. While Gogs was open-source, its repository was controlled by a single maintainer. In response to these limitations, the Gitea developers decided to fork Gogs in November 2016, creating a community-driven development model. Gitea had its official 1.0 release in December 2016.
In October 2022, maintainers Lunny Xiao and Matti Ranta founded the company Gitea Limited with the goal of offering hosting services[9][10] using specialized versions of Gitea that were not released as open-source,[11] splitting the supported variants of Gitea between the Gitea Limited-provided installation and the original version licensed under the MIT License. In response, Codeberg, one of the major forges using Gitea at the time, forked Gitea to Forgejo.[12][13]