gitea/modules/gitrepo
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 +07:00
..
branch.go Remove context from git struct (#33793) 2025-03-04 11:56:11 +07:00
gitrepo.go [Feature] Private README.md for organization (#32872) 2024-12-31 04:22:09 +07:00
url.go Use repo as of renderctx's member rather than a repoPath on metas (#29222) 2024-05-30 07:04:01 +07:00
walk_gogit.go Refactor request context (#32956) 2024-12-24 11:43:57 +07:00
walk_nogogit.go