Gitea

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Kiwi128 (talk | contribs) at 11:10, 23 June 2020 (update stable version => 1.12.1). 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]
Stable release
1.12.1 / June 21, 2020; 3 years ago (2020-06-21)[2]
Repository
Written inGo
Available inEnglish
TypeCollaborative version control (forge)
LicenseMIT License
Websitegitea.com Edit this at Wikidata

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

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.[4] 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. ^ "Releases - go-gitea/gitea". Retrieved 23 June 2020 – via GitHub.
  3. ^ https://gitea.com/
  4. ^ a b "Welcome to Gitea - Blog". blog.gitea.io.
  5. ^ Krill, Paul (January 4, 2017). "Developers pick up new Git code-hosting option". InfoWorld.
  6. ^ "Install gitea on openSUSE using the Snap Store". Snapcraft.
  7. ^ "Slant - GitKraken vs Gitea detailed comparison as of 2019". Slant.
  8. ^ "Gitea is all grown up: What's new in version 1.7.0". January 28, 2019.
  9. ^ "gitea - Open Collective". opencollective.com.

External links