mirror of
https://github.com/go-gitea/gitea.git
synced 2025-08-26 12:27:34 +02:00
Git uses 040000 for tree object, but some users may get 040755 for unknown reasons Try to fix #21190 * #21190
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.