Skip to content
Please note that GitHub no longer supports Internet Explorer.

We recommend upgrading to the latest Microsoft Edge, Google Chrome, or Firefox.

Learn more
Git with a cup of tea, painless self-hosted git service
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Add security note to issue template (#6281) Mar 8, 2019
assets Add task to generate images from SVG and change to new logo (#2194) Jul 28, 2017
cmd Clean up various use of escape/unescape functions for URL generation (#… Mar 18, 2019
contrib Add way to force checkout (#6322) Mar 15, 2019
custom/conf
docker Disable auto-migrate in docker container (#5730) Jan 18, 2019
docs improve zh-cn comparison docs (#6336) Mar 22, 2019
integrations Clean up various use of escape/unescape functions for URL generation (#… Mar 18, 2019
models fix dump table name error and add some test for dump database (#6394) Mar 21, 2019
modules
options [skip ci] Updated translations via Crowdin Mar 22, 2019
public Show locale string on timestamp (#6324) Mar 20, 2019
routers Updates SDK dep (#6406) Mar 22, 2019
scripts Update gitignore list (#5258) Nov 3, 2018
snap Update build tags for sqlite_unlock_notify (#5144) Oct 23, 2018
templates Updates SDK dep (#6406) Mar 22, 2019
vendor
.changelog.yml Add changelog config file for generate changelog (#2461) Sep 4, 2017
.drone.yml Disable benchmarking during tag events on DroneIO (#6365) Mar 19, 2019
.editorconfig
.gitattributes
.gitignore Add test environment for Mysql8 (#5234) Mar 17, 2019
.lgtm
.revive.toml refactor: replace lint to revive (#5422) Dec 3, 2018
BSDmakefile Add BSDmakefile to prevent errors when `make` is called under FreeBSD ( Jul 16, 2018
CHANGELOG.md
CONTRIBUTING.md fix testing instructions in CONTRIBUTING.md (#6305) Mar 18, 2019
DCO
Dockerfile
Gopkg.lock Updates SDK dep (#6406) Mar 22, 2019
Gopkg.toml Replace linkRegex with xurls library (#6261) Mar 7, 2019
LICENSE
MAINTAINERS Request to join the maintainers (#6340) Mar 15, 2019
Makefile
README.md
README_ZH.md Move README_ZH.md Screenshots to Bottom (#4895) Sep 9, 2018
main.go
package-lock.json Add autoprefixer to css build (#6029) Feb 11, 2019
package.json

README.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:

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
You can’t perform that action at this time.