mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-04 01:10:49 +01:00
Describe Gitea's purpose more accurately (#23698)
As title. --------- Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> Co-authored-by: Yarden Shoham <git@yardenshoham.com>
This commit is contained in:
parent
e37ef4d374
commit
de5b368bca
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ draft: false
|
||||||
|
|
||||||
# What is Gitea?
|
# What is Gitea?
|
||||||
|
|
||||||
Gitea is a painless self-hosted Git service. It is similar to GitHub, Bitbucket, and GitLab.
|
Gitea is a painless self-hosted all-in-one software development service, it includes Git hosting, code review, team collaboration, package registry and CI/CD. It is similar to GitHub, Bitbucket and GitLab.
|
||||||
Gitea is a fork of [Gogs](http://gogs.io). See the [Gitea Announcement](https://blog.gitea.io/2016/12/welcome-to-gitea/)
|
Gitea was forked from [Gogs](http://gogs.io) originally and almost all the code has been changed. See the [Gitea Announcement](https://blog.gitea.io/2016/12/welcome-to-gitea/)
|
||||||
blog post to read about the justification for a fork.
|
blog post to read about the justification for a fork.
|
||||||
|
|
||||||
## Purpose
|
## Purpose
|
||||||
|
|
Loading…
Reference in a new issue