Gogs (Go Git Service) is a painless self-hosted Git service. https://gogs.io
Joe Chen 403e1fb219 Fix test | 10 months ago | |
---|---|---|
.github | 10 months ago | |
.packager | 4 years ago | |
conf | 10 months ago | |
docker | 1 year ago | |
docs | 10 months ago | |
internal | 10 months ago | |
public | 2 years ago | |
scripts | 1 year ago | |
templates | 1 year ago | |
.deepsource.toml | 2 years ago | |
.dockerignore | 2 years ago | |
.editorconfig | 4 years ago | |
.gitattributes | 3 years ago | |
.gitignore | 2 years ago | |
.golangci.yml | 2 years ago | |
.mailmap | 2 years ago | |
.pkgr.yml | 1 year ago | |
CHANGELOG.md | 1 year ago | |
Dockerfile | 1 year ago | |
LICENSE | 8 years ago | |
README.md | 1 year ago | |
README_ZH.md | 2 years ago | |
SECURITY.md | 11 months ago | |
Taskfile.yml | 2 years ago | |
codecov.yml | 2 years ago | |
gen.go | 1 year ago | |
go.mod | 10 months ago | |
go.sum | 11 months ago | |
gogs.go | 1 year ago | |
mockgen.yaml | 10 months ago |
The Gogs (/gɑgz/
) project aims to build a simple, stable and extensible self-hosted Git service that can be set up 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-based systems.
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.