forgejo/modules/gitrepo
Lunny Xiao 3d9afe8813
Move get/set default branch from git package to gitrepo package to hide repopath (#29126)
(cherry picked from commit 25b842df261452a29570ba89ffc3a4842d73f68c)

Conflicts:
	routers/web/repo/wiki.go
	services/repository/branch.go
	services/repository/migrate.go
	services/wiki/wiki.go
	also apply to Forgejo specific usage of the refactored functions
2024-03-11 23:36:59 +07:00
..
branch.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 2024-03-11 23:36:59 +07:00
gitrepo.go Simplify how git repositories are opened (#28937) 2024-01-27 21:09:51 +01: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