Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Győrvári Gábor f2afed3098 Enable assignee e-mail notification (#2003) 7 роки тому
.github Update links to Discord server 7 роки тому
cmd Set TMPDIR enviroment variable for dump command (#1915) 7 роки тому
conf add missing lfs config on example file (#2039) 7 роки тому
contrib Fix service description in Debian init file (#1538) 7 роки тому
docker Fixing multiple docker issues (#386) 7 роки тому
integrations Make branch deletion URL more like GitHub's, fixes #1397 (#1994) 7 роки тому
models Enable assignee e-mail notification (#2003) 7 роки тому
modules remove deprecated code for Gogs compitable (#2041) 7 роки тому
options Display config file path on admin panel (#2030) 7 роки тому
public Use monospace font in githook editor (#1958) 7 роки тому
routers Fix displaying commits and files of PR created from now deleted fork (#2023) 7 роки тому
scripts Make sure both scripts/ can live side by side (#1264) 7 роки тому
templates repo/editor: fix breadcrumb path cuts parent dirs (#3859) (#2032) 7 роки тому
vendor update git module (#2037) 7 роки тому
.dockerignore Bug fixed for .dockerignore (#329) 7 роки тому
.drone.yml update drone discord plugin to 0.0.4 version (#1992) 7 роки тому
.drone.yml.sig update drone discord plugin to 0.0.4 version (#1992) 7 роки тому
.editorconfig switch gitter to discord for drone. (#1971) 7 роки тому
.gitattributes ignore static files statstics for linguist 7 роки тому
.gitignore Coverage reports for integration tests (#1960) 7 роки тому
.lgtm Added ignore_maintainers_file option to .lgtm 7 роки тому
CHANGELOG.md [ci skip] add 1.1.2 change log. 7 роки тому
CONTRIBUTING.md Update links to Discord server 7 роки тому
DCO follow the advisor: add DCO and some improvements 7 роки тому
Dockerfile Realy don't cache apk index 7 роки тому
Dockerfile.aarch64 Realy don't cache apk index 7 роки тому
Dockerfile.rpi Fix missing backslash in Dockerfile.rpi (#1952) 7 роки тому
LICENSE Fix typo 7 роки тому
MAINTAINERS Add myself as a maintainer (#1948) 7 роки тому
Makefile Add integration test for repository migration (#1983) 7 роки тому
README.md Add discourse link (#2027) 7 роки тому
README_ZH.md Update links to Discord server 7 роки тому
main.go Fix for #828: Embed build tags (#1051) 7 роки тому

README.md

简体中文

Gitea - Git with a cup of tea

Build Status 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. 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 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.