mirror of
https://github.com/go-gitea/gitea.git
synced 2026-04-27 09:08:05 +00:00
Extracted from #35077 `UpdateRef` and `RemoveRef` will call git commands even for gogit version.
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.