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:24, 9 September 2019 (Add additional category). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Gitea
Initial release23 December 2016; 7 years ago (2016-12-23)[1]
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[2] and is written in Go[3]. Gitea can be hosted on all platforms supported by Go[4] including Linux, macOS, and Windows[5]. The project is funded on Open Collective [6].

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[7]. It had its official 1.0 release the following month, December of 2016[1].

See also

References

  1. ^ a b "The Gitea 1.0 release blog post". Retrieved 9 September 2019.
  2. ^ https://blog.gitea.io/2016/12/welcome-to-gitea/
  3. ^ https://www.infoworld.com/article/3154349/developers-pick-up-new-git-code-hosting-option.html
  4. ^ https://snapcraft.io/install/gitea/opensuse
  5. ^ https://www.slant.co/versus/13489/19087/~gitkraken_vs_gitea
  6. ^ https://opencollective.com/gitea
  7. ^ https://blog.gitea.io/2016/12/welcome-to-gitea/