You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services/repository
Lunny Xiao 25b842df26
Move get/set default branch from git package to gitrepo package to hide repopath (#29126)
11 months ago
..
archiver
commitstatus
files
adopt.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 11 months ago
adopt_test.go
avatar.go
avatar_test.go
branch.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 11 months ago
cache.go
check.go
collaboration.go
collaboration_test.go
commit.go
contributors_graph.go
contributors_graph_test.go
create.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 11 months ago
create_test.go
delete.go
delete_test.go
fork.go
fork_test.go
generate.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 11 months ago
generate_test.go
hooks.go
init.go
lfs.go
lfs_test.go
main_test.go
migrate.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 11 months ago
push.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 11 months ago
repository.go
repository_test.go
review.go
review_test.go
setting.go
template.go
transfer.go
transfer_test.go