0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-03-11 21:03:09 +01:00
No description https://gitea.io
Find a file
2016-12-24 22:42:26 +08:00
.github
cmd
conf Added minimum password length to app.ini (#223) 2016-12-24 21:40:44 +08:00
docker Fixing multiple docker issues (#386) 2016-12-15 17:16:55 +08:00
models Added sorting to organizations, repos & users page (#222) 2016-12-24 22:42:26 +08:00
modules
options
public
routers Added sorting to organizations, repos & users page (#222) 2016-12-24 22:42:26 +08:00
scripts
templates
vendor Enables mssql support (#383) 2016-12-24 09:37:35 +08:00
.dockerignore
.drone.yml Properly handle drone tags and release/* branches (#466) 2016-12-24 00:00:48 +01:00
.drone.yml.sig
.editorconfig Unified editorconfig accross all projects 2016-11-28 14:27:59 +01:00
.gitignore
.lgtm
CHANGELOG.md
CONTRIBUTING.md Apply suggested changes 2016-12-04 22:50:36 +01:00
DCO
Dockerfile
Dockerfile.rpi Copy gitea binary to docker from correct path (#325) 2016-12-01 18:53:26 +08:00
LICENSE
main.go
MAINTAINERS
Makefile Properly handle drone tags and release/* branches (#466) 2016-12-24 00:00:48 +01:00
README.md
README_ZH.md

简体中文

Gitea - Git with a cup of tea

Build Status Join the chat at https://gitter.im/go-gitea/gitea Coverage Status Go Report Card GoDoc Release

Dashboard Repository Commits History
Profile Admin Dashboard Diff
Issues Releases Organization

Purpose

The goal of this project is to make the easiest, fastest, and most painless way of setting up a self-hosted Git service. With Go, this can be done with an independent binary distribution across all platforms that Go supports, including Linux, macOS, and Windows on x86, amd64, ARM and PowerPC architectures. Want to try it before doing anything else? Do it online!

Notes

  1. YOU MUST READ THE CONTRIBUTORS GUIDE BEFORE STARTING TO WORK ON A PULL REQUEST.
  2. If you found a vulnerability in the project, please write privately to security@gitea.io. Thanks!
  3. If you're interested in using our APIs, we have experimental support with documentation.

Docs

For further information or instructions how to install Gitea please take a look at our documentation, if you can not find some specific information just head over to our Gitter channel to have a chat with us.

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

This project is under the MIT License. See the LICENSE file for the full license text.