Jump to content

Gitea

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by DuLithgow (talk | contribs) at 14:58, 4 January 2023 (2022). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Gitea
Initial release17 October 2016
Stable release
1.22.3[1] Edit this on Wikidata / 9 October 2024; 39 days ago (9 October 2024)
Repository
Written inGo
Available inEnglish
TypeCollaborative version control (forge)
LicenseMIT License
Websitegitea.com Edit this on Wikidata

Gitea (/ɡɪˈt/) is a forge software package for hosting software development version control using Git as well as other collaborative features like bug tracking, code review, kanban boards, tickets, and wikis. It supports self-hosting but also provides a free public first-party instance.[2] It is a fork of Gogs[3] and is written in Go.[4] Gitea can be hosted on all platforms supported by Go[5] including Linux, macOS, and Windows.[6][7] The project is funded on Open Collective.[8]

History

Gitea was created by Lunny Xiao, who was also a founder of the self-hosted Git service Gogs. He invited a group of users and contributors of Gogs. Though Gogs was an open-source project, its repository was under the 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 2016 and established a community-driven model for its development.[3] It had its official 1.0 release the following month, December 2016.[9]

2022

In 2022 [10] Gitea Limited was formed by Lunny Xiao. The company will offer paid services. The commercial ownership model, as opposed to community/non-profit ownership model, received some resistance and resulted in the Forgejo soft fork of Gitea [11].

See also

References

  1. ^ "Release 1.22.3". 9 October 2024. Retrieved 21 October 2024.
  2. ^ https://gitea.com/
  3. ^ a b "Welcome to Gitea - Blog". blog.gitea.io.
  4. ^ Krill, Paul (January 4, 2017). "Developers pick up new Git code-hosting option". InfoWorld.
  5. ^ "Install gitea on openSUSE using the Snap Store". Snapcraft.
  6. ^ "Slant - GitKraken vs Gitea detailed comparison as of 2019". Slant.
  7. ^ "Gitea is all grown up: What's new in version 1.7.0". January 28, 2019.
  8. ^ "gitea - Open Collective". opencollective.com.
  9. ^ "The Gitea 1.0 release blog post". Retrieved 9 September 2019.
  10. ^ https://blog.gitea.io/2022/10/open-source-sustainment-and-the-future-of-gitea/
  11. ^ https://christiantietze.de/posts/2022/11/gitea-ltd-takes-over-open-source-community-pushes-back/