Files
gitea/modules/git
6543 80adbebbc8 Unexport git.GlobalCommandArgs (#18376)
Unexport the git.GlobalCommandArgs variable.
2022-01-25 18:15:58 +00:00
..
2022-01-23 22:19:32 +01:00
2022-01-25 18:15:58 +00:00
2022-01-25 18:15:58 +00:00
2021-12-02 15:28:08 +08: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.