2
0
Files
gitcaddy-server/modules/git
wxiaoguang 0fb0a79d02 Only use SHA256 feature when git >= 2.42 (#28466)
And fix some comments
2023-12-14 16:51:05 +08:00
..
2023-07-12 19:07:29 +02: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.