gitea/modules/repository
zeripath 52cfd2743c
Option to set default branch at repository creation (#10803)
* Option to set default branch at repository creation
* Handle template repos with non-default master branch
* Add DefaultBranch handling on creation to API

Fix #9542

Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-03-26 19:14:51 +00:00
..
branch.go
check.go
commits.go
commits_test.go
create.go
create_test.go Various fixes in login sources (#10428) 2020-02-23 13:52:05 -06:00
fork.go
fork_test.go
generate.go Option to set default branch at repository creation (#10803) 2020-03-26 19:14:51 +00:00
hooks.go
init.go Option to set default branch at repository creation (#10803) 2020-03-26 19:14:51 +00:00
main_test.go
repo.go
update.go