gitea/modules/gitrepo
Lunny Xiao 015efcd8bf
Use repo as of renderctx's member rather than a repoPath on metas (#29222)
Use a `gitrepo.Repository` in the markup's RenderContext but not store
the repository's path.
2024-05-30 07:04:01 +00:00
..
branch.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 2024-03-08 15:30:10 +08:00
gitrepo.go Simplify how git repositories are opened (#28937) 2024-01-27 21:09:51 +01:00
url.go Use repo as of renderctx's member rather than a repoPath on metas (#29222) 2024-05-30 07:04:01 +00:00
walk_gogit.go Simplify how git repositories are opened (#28937) 2024-01-27 21:09:51 +01:00
walk_nogogit.go Simplify how git repositories are opened (#28937) 2024-01-27 21:09:51 +01:00