Go to file
2020-05-15 10:06:33 +08:00
.github init 2020-01-14 10:33:49 +08:00
assets init 2020-01-14 10:33:49 +08:00
cmd add annotations for testcase about repo_list and add 'contribution.hmpl' file 2020-01-17 22:23:35 +08:00
conf/locale init 2020-01-14 10:33:49 +08:00
contrib init 2020-01-14 10:33:49 +08:00
docker init 2020-01-14 10:33:49 +08:00
docs init 2020-01-14 10:33:49 +08:00
integrations init 2020-01-14 10:33:49 +08:00
models add annotaion and entries/commit api for master branch 2020-05-15 09:45:52 +08:00
modules add annotaion 2020-05-15 10:06:33 +08:00
options init 2020-01-14 10:33:49 +08:00
public supplement 'post a reward' code 2020-01-15 11:01:41 +08:00
routers add annotaion 2020-05-15 10:06:33 +08:00
scripts init 2020-01-14 10:33:49 +08:00
services completely annotations about 'runWeb' part 2020-01-16 21:08:07 +08:00
snap init 2020-01-14 10:33:49 +08:00
templates add annotations for testcase about repo_list and add 'contribution.hmpl' file 2020-01-17 22:23:35 +08:00
vendor add annotations for 'main.go' file 2020-01-15 21:44:31 +08:00
.changelog.yml init 2020-01-14 10:33:49 +08:00
.drone.yml init 2020-01-14 10:33:49 +08:00
.editorconfig init 2020-01-14 10:33:49 +08:00
.eslintrc init 2020-01-14 10:33:49 +08:00
.gitattributes init 2020-01-14 10:33:49 +08:00
.gitignore init 2020-01-14 10:33:49 +08:00
.golangci.yml init 2020-01-14 10:33:49 +08:00
.lgtm init 2020-01-14 10:33:49 +08:00
.npmrc init 2020-01-14 10:33:49 +08:00
.revive.toml init 2020-01-14 10:33:49 +08:00
.stylelintrc init 2020-01-14 10:33:49 +08:00
BSDmakefile init 2020-01-14 10:33:49 +08:00
CHANGELOG.md init 2020-01-14 10:33:49 +08:00
CONTRIBUTING.md init 2020-01-14 10:33:49 +08:00
DCO init 2020-01-14 10:33:49 +08:00
Dockerfile init 2020-01-14 10:33:49 +08:00
go.mod init 2020-01-14 10:33:49 +08:00
go.sum init 2020-01-14 10:33:49 +08:00
LICENSE init 2020-01-14 10:33:49 +08:00
main.go configurate for vscode ssh and add 'modules/structs/repo_graph.go' file 2020-05-14 00:05:04 +08:00
MAINTAINERS init 2020-01-14 10:33:49 +08:00
Makefile init 2020-01-14 10:33:49 +08:00
package-lock.json Bump acorn from 7.0.0 to 7.1.1 2020-03-14 22:36:14 +00:00
package.json init 2020-01-14 10:33:49 +08:00
README_ZH.md init 2020-01-14 10:33:49 +08:00
README.md init 2020-01-14 10:33:49 +08:00
tools.go init 2020-01-14 10:33:49 +08:00

简体中文

Gitea - Git with a cup of tea

Build Status Join the Discord chat at https://discord.gg/NsatcWJ codecov Go Report Card GoDoc GitHub release Help Contribute to Open Source Become a backer/sponsor of gitea License: MIT Crowdin

Purpose

The goal of this project is to make the easiest, fastest, and most painless way of setting up a self-hosted Git service. Using Go, this can be done with an independent binary distribution across all platforms which Go supports, including Linux, macOS, and Windows on x86, amd64, ARM and PowerPC architectures. Want to try it before doing anything else? Do it with the online demo! This project has been forked from Gogs since 2016.11 but changed a lot.

Building

From the root of the source tree, run:

TAGS="bindata" make generate all

More info: https://docs.gitea.io/en-us/install-from-source/

Using

./gitea web

NOTE: If you're interested in using our APIs, we have experimental support with documentation.

Contributing

Expected workflow is: Fork -> Patch -> Push -> Pull Request

NOTES:

  1. YOU MUST READ THE CONTRIBUTORS GUIDE BEFORE STARTING TO WORK ON A PULL REQUEST.
  2. If you have found a vulnerability in the project, please write privately to security@gitea.io. Thanks!

Further information

For more information and instructions about how to install Gitea, please look at our documentation. If you have questions that are not covered by the documentation, you can get in contact with us on our Discord server, or forum!

Authors

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

FAQ

How do you pronounce Gitea?

Gitea is pronounced /ɡɪti:/ as in "gi-tea" with a hard g.

Why is this not hosted on a Gitea instance?

We're working on it.

License

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

Screenshots

Looking for an overview of the interface? Check it out!

Dashboard Repository Commits History
Branches Issues Pull Request View
Releases Activity Wiki
Diff Organization Profile