0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-23 07:06:29 +01:00
gitea/routers
Lunny Xiao 3c6fc25a77
Use repo object format name instead of detecting from git repository (#29702)
It's unnecessary to detect the repository object format from git
repository. Just use the repository's object format name.
2024-03-10 22:30:36 +01:00
..
api Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 2024-03-08 15:30:10 +08:00
common
install
private Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 2024-03-08 15:30:10 +08:00
utils
web Use repo object format name instead of detecting from git repository (#29702) 2024-03-10 22:30:36 +01:00
init.go