Files
gitea/modules/git
Lunny Xiao 4a57c9ea17 Fix some lints (#17337)
Fix some linting problems.
2021-10-17 20:47:12 +01:00
..
2021-10-13 14:20:11 -04:00
2021-10-17 20:47:12 +01:00

Git Module

This module is merged from https://github.com/go-gitea/git which is a Go module to access Git through shell commands. Now it's a part of gitea's main repository for easier pull request.