mirror of
https://github.com/go-gitea/gitea.git
synced 2025-08-01 23:39:19 +02:00
* refactor models.NewRepoContext to extract git related codes to modules/git * fix imports * refactor
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.