Files
gitea/modules/git
TheFox0x7 ae3a18e01a Remove context from git struct (#33793)
Argument is moved from struct init in command run, which lets us remove
context from struct.
2025-03-04 11:56:11 -08:00
..
2025-03-04 11:56:11 -08:00
2025-01-13 14:01:53 +08:00
2025-01-13 14:01:53 +08:00

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.