Исходники сервера git.endevir.ru (fork of gogs git project)
Kostya Esmukov 975a2b3f59 templates: fix copypaste of email verification in reset_passwd (#5975) | 4 years ago | |
---|---|---|
.github | 4 years ago | |
.packager | 4 years ago | |
conf | 4 years ago | |
docker | 4 years ago | |
docs | 4 years ago | |
internal | 4 years ago | |
public | 4 years ago | |
scripts | 5 years ago | |
templates | 4 years ago | |
.codebeatignore | 8 years ago | |
.codebeatsettings | 8 years ago | |
.dockerignore | 6 years ago | |
.editorconfig | 4 years ago | |
.gitattributes | 4 years ago | |
.gitignore | 7 years ago | |
.mailmap | 8 years ago | |
.pkgr.yml | 4 years ago | |
.travis.yml | 4 years ago | |
CHANGELOG.md | 4 years ago | |
Dockerfile | 4 years ago | |
Dockerfile.aarch64 | 4 years ago | |
Dockerfile.aarch64hub | 4 years ago | |
Dockerfile.rpi | 4 years ago | |
Dockerfile.rpihub | 4 years ago | |
LICENSE | 8 years ago | |
Makefile | 4 years ago | |
README.md | 4 years ago | |
README_ZH.md | 4 years ago | |
appveyor.yml | 4 years ago | |
codecov.yml | 4 years ago | |
go.mod | 4 years ago | |
go.sum | 4 years ago | |
gogs.go | 4 years ago |
The Gogs (/gɑgz/
) project aims to build a simple, stable and extensible self-hosted Git service that can be setup in the most painless way. With Go, this can be done with an independent binary distribution across ALL platforms that Go supports, including Linux, macOS, Windows and ARM.
Make sure you install the prerequisites first.
There are 6 ways to install Gogs:
This project is under the MIT License. See the LICENSE file for the full license text.