Исходники сервера git.endevir.ru (fork of gogs git project)
Ivan Arkhipov 86d0a80a79 Changed option: merges can be provided only by repository admin | 6 lat temu | |
---|---|---|
.github | 6 lat temu | |
cmd | 5 lat temu | |
conf | 5 lat temu | |
docker | 5 lat temu | |
models | 5 lat temu | |
packager | 7 lat temu | |
pkg | 3 lat temu | |
public | 3 lat temu | |
routes | 5 lat temu | |
scripts | 6 lat temu | |
templates | 3 lat temu | |
vendor | 5 lat temu | |
.bra.toml | 7 lat temu | |
.codebeatignore | 8 lat temu | |
.codebeatsettings | 8 lat temu | |
.dockerignore | 6 lat temu | |
.editorconfig | 7 lat temu | |
.gitattributes | 6 lat temu | |
.gitignore | 7 lat temu | |
.mailmap | 8 lat temu | |
.pkgr.yml | 5 lat temu | |
.travis.yml | 5 lat temu | |
Dockerfile | 5 lat temu | |
Dockerfile.aarch64 | 5 lat temu | |
Dockerfile.aarch64hub | 5 lat temu | |
Dockerfile.rpi | 5 lat temu | |
Dockerfile.rpihub | 5 lat temu | |
LICENSE | 8 lat temu | |
Makefile | 6 lat temu | |
README.md | 5 lat temu | |
README_ZH.md | 5 lat temu | |
appveyor.yml | 6 lat temu | |
gogs.go | 5 lat temu |
.VERSION
(see Releases for binary versions)Web | UI | Preview |
---|---|---|
develop
branch.This 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.