Beyond coding. We forge. https://forgejo.org
Find a file
Michael Kuhn 3af5b67ed0 Sync MaxGitDiffLineCharacters with conf/app.ini (#2779)
MAX_GIT_DIFF_LINE_CHARACTERS was updated in #1845 but the corresponding
default value of MaxGitDiffLineCharacters was not changed. This can lead
to inconsistencies.
2017-10-25 16:28:58 +08:00
.github
assets
cmd
conf Fix Polish language name spelling (#2766) 2017-10-24 21:35:34 -05:00
contrib Remove manual of unsupported option (#2757) 2017-10-21 21:17:48 -02:00
docker
integrations Move swagger-ui under /api/v1 (#2746) 2017-10-21 22:05:50 +08:00
models fix discord hook bug (#2778) 2017-10-25 13:13:45 +08:00
modules Sync MaxGitDiffLineCharacters with conf/app.ini (#2779) 2017-10-25 16:28:58 +08:00
options Admin grammar fixes and improvements (#2056) 2017-10-21 16:30:21 +03:00
public Fix emojify image URL (#2769) 2017-10-23 03:48:56 -05:00
routers fix imports 2017-10-25 13:30:29 +08:00
scripts
templates some fixes 2017-10-25 13:26:14 +08:00
vendor Update vendor git (#2765) 2017-10-23 16:36:14 +03:00
.changelog.yml
.dockerignore
.drone.yml
.editorconfig
.gitattributes
.gitignore
.lgtm
CHANGELOG.md
CONTRIBUTING.md
DCO
Dockerfile
Dockerfile.aarch64
Dockerfile.rpi
LICENSE
main.go
MAINTAINERS
Makefile Move swagger-ui under /api/v1 (#2746) 2017-10-21 22:05:50 +08:00
package.json
README.md
README_ZH.md

简体中文

Gitea - Git with a cup of tea

Build Status Join the Discord chat at https://discord.gg/NsatcWJ Join the Matrix chat at https://matrix.to/#/#gitea:matrix.org codecov 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. 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.

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 more information and instructions about how to install Gitea please look at our documentation. If you cannot find some specific information, then head over to our Discord server or Matrix room to chat with us or use the forum.

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

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