forgejo-federation/modules/repository
techknowlogick 6bf78d2b57
Global default branch setting (#11918)
* Global default branch setting

* add to app.ini example per @silverwind

* update per @lunny

Co-authored-by: John Olheiser <john.olheiser@gmail.com>
2020-06-17 16:53:55 -04:00
..
branch.go Handle more pathological branch and tag names (#11843) 2020-06-11 19:49:47 -04:00
check.go
commits.go
commits_test.go
create.go
create_test.go
fork.go Fix visibility of forked public repos from private orgs (#11717) 2020-06-06 20:45:12 -04:00
fork_test.go
generate.go
hooks.go
init.go Global default branch setting (#11918) 2020-06-17 16:53:55 -04:00
main_test.go
repo.go
update.go