mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-10 21:54:15 -04:00
- Enable partial clones(which are by default disabled from git) by default, unless configured otherwise. - Resolves #18190
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.