mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-03-29 07:56:01 +00: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.