1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-25 22:47:24 +00:00

First working version, tests follow

This commit is contained in:
Dennis Schwerdel
2017-06-02 10:32:24 +02:00
parent 681da0184d
commit a37ce3ea37
11 changed files with 52 additions and 136 deletions

View File

@@ -1,6 +1,6 @@
Gogs (Go Git Service) is a painless self-hosted Git service.
Gitea is a painless self-hosted Git service. It is similar to GitHub, Bitbucket or Gitlab. The initial development have been done on Gogs but we have forked it and named it Gitea. If you want to read more about the reasons why we have done that please read this blog post.
This app packages Gogs <upstream>0.11.4</upstream>
This app packages Gogs <upstream>1.1.1</upstream>
### Purpose
@@ -25,4 +25,4 @@ The goal of this project is to make the easiest, fastest, and most painless way
### Bug reports
Open bugs on [Github](https://git.cloudron.io/cloudron/gogs-app/issues)
Open bugs on [Github](https://git.cloudron.io/dswd/gitea-app/issues)