code.gitea.io/gitea@v1.19.3/modules/git/README.md (about)

     1  # Git Module
     2  
     3  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.