Jump to content

Gitea

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by CaptainStack (talk | contribs) at 09:17, 9 September 2019 (Add extra detail about the initial fork and release of the platform.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Gitea
Repository
Written inGo
Available inEnglish
TypeCollaborative version control
LicenseMIT License
Websitegitea.com Edit this at Wikidata

Gitea is an open-source software package for hosting software development version control using Git as well as other collaborative features like bug tracking and wikis. It supports self-hosting but also provides a free public first-party instance. It is a fork of Gogs[1] and is written in Go[2]. Gitea can be hosted on all platforms supported by Go[3] including Linux, macOS, and Windows[4]. The project is funded on Open Collective [5].

History

Gitea was created by a group of users and contributors of the self-hosted Git service Gogs. Though Gogs was an open source project, its repository was under the sole control of a single maintainer, limiting the amount of input and speed with which the community could influence the development. Frustrated by this, the Gitea developers began Gitea as a fork of Gogs in November of 2016 and established a community-driven model for its development[6]. It had its official 1.0 release the following month, December of 2016[7].

See also

References