Beyond coding. We forge. https://forgejo.org
Find a file
2018-07-01 09:02:18 +03:00
.github
assets
cmd Add config path as an optional flag when changing pass via CLI (#4184) 2018-06-09 18:35:14 -04:00
contrib Add a basic SMF manifest for SunOS platforms (#4238) 2018-06-25 00:24:00 +03:00
custom/conf Fix missing close tags in U2F (#4256) 2018-06-19 11:48:50 +03:00
docker Remove call to update certs (#4296) 2018-06-21 17:12:56 -04:00
docs Create api-usage doc page (#4306) 2018-06-25 20:12:46 +08:00
integrations hide issues from org private repos w/o team assignment (#4034) 2018-06-21 12:00:13 -04:00
models Fixed violation of the unique constraint for v68 migration (#4297) 2018-06-27 01:23:10 -04:00
modules Add scope to Gitlab oauth request (#4330) 2018-06-30 20:13:17 +03:00
options [skip ci] Updated translations via Crowdin 2018-06-30 17:14:19 +00:00
public Fix topics addition (Another solution) (#4031) (#4258) 2018-06-21 17:09:46 +08:00
routers Fix open redirect vulnerability on login screen (#4312) 2018-06-26 22:45:18 +08:00
scripts
snap
templates hide issues from org private repos w/o team assignment (#4034) 2018-06-21 12:00:13 -04:00
vendor
.changelog.yml
.drone.yml fix exclude files .sha265 to .sha256 (#4304) 2018-06-24 14:10:11 +03:00
.editorconfig
.gitattributes
.gitignore
.lgtm
CHANGELOG.md Backport 1.4.3 changelog to master branch (#4323) 2018-06-27 15:06:39 +08:00
CONTRIBUTING.md Add security advice to contrib guide (#4187) 2018-06-09 12:03:23 -04:00
DCO
Dockerfile
Gopkg.lock
Gopkg.toml
LICENSE
main.go
MAINTAINERS Add myself as a maintainer (#4345) 2018-07-01 09:02:18 +03:00
Makefile Add make command to validate swagger file (#4096) 2018-06-02 14:29:12 +03:00
package-lock.json
package.json
README.md Move Screenshots to Bottom (#4128) 2018-06-08 20:13:41 -04:00
README_ZH.md

简体中文

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

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:

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.

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