forgejo/modules/repository
6543 6c61f498ea
On Migration respect old DefaultBranch ()
* On Migration respect old DefaultBranch

* add DefaultBranch int test set

Co-authored-by: zeripath <art27@cantab.net>
2020-09-15 22:37:44 +08:00
..
branch.go Handle more pathological branch and tag names () 2020-06-11 19:49:47 -04:00
check.go Refactor Cron and merge dashboard tasks () 2020-05-16 19:31:38 -04:00
commits.go
commits_test.go
create.go RepoInit Respect AlternateDefaultBranch () 2020-09-06 16:58:54 -04:00
create_test.go
fork.go Fix visibility of forked public repos from private orgs () 2020-06-06 20:45:12 -04:00
fork_test.go
generate.go Re-attempt to delete temporary upload if the file is locked by another process () 2020-08-11 21:05:34 +01:00
hooks.go Re-attempt to delete temporary upload if the file is locked by another process () 2020-08-11 21:05:34 +01:00
init.go [Vendor] Switch go-version lib () 2020-09-05 12:42:58 -04:00
main_test.go
repo.go On Migration respect old DefaultBranch () 2020-09-15 22:37:44 +08:00
update.go