Исходники сервера git.endevir.ru (fork of gogs git project)
Ivan Arkhipov 53f1f8a8b6 Fixed bug with building merge diff for files with different charset | 6 年 前 | |
---|---|---|
.github | 3 年 前 | |
.packager | 4 年 前 | |
conf | 3 年 前 | |
docker | 3 年 前 | |
docs | 4 年 前 | |
internal | 3 年 前 | |
public | 3 年 前 | |
scripts | 4 年 前 | |
templates | 3 年 前 | |
.dockerignore | 4 年 前 | |
.editorconfig | 4 年 前 | |
.gitattributes | 3 年 前 | |
.gitignore | 3 年 前 | |
.golangci.yml | 3 年 前 | |
.mailmap | 8 年 前 | |
.pkgr.yml | 4 年 前 | |
CHANGELOG.md | 3 年 前 | |
Dockerfile | 3 年 前 | |
LICENSE | 8 年 前 | |
Makefile | 4 年 前 | |
README.md | 4 年 前 | |
README_ZH.md | 4 年 前 | |
SECURITY.md | 4 年 前 | |
Taskfile.yml | 3 年 前 | |
codecov.yml | 4 年 前 | |
go.mod | 3 年 前 | |
go.sum | 3 年 前 | |
gogs.go | 4 年 前 |
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.