0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-30 10:05:10 +01:00
gitea/modules/migrations
6543 6c61f498ea
On Migration respect old DefaultBranch (#12843)
* 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
..
base On Migration respect old DefaultBranch (#12843) 2020-09-15 22:37:44 +08:00
error.go
git.go
gitea_test.go [API] Migration: Change ServiceType String (#12672) 2020-09-10 23:29:19 +01:00
gitea.go On Migration respect old DefaultBranch (#12843) 2020-09-15 22:37:44 +08:00
github_test.go On Migration respect old DefaultBranch (#12843) 2020-09-15 22:37:44 +08:00
github.go On Migration respect old DefaultBranch (#12843) 2020-09-15 22:37:44 +08:00
gitlab_test.go On Migration respect old DefaultBranch (#12843) 2020-09-15 22:37:44 +08:00
gitlab.go On Migration respect old DefaultBranch (#12843) 2020-09-15 22:37:44 +08:00
main_test.go
migrate.go Ensure that all migration requests are cancellable (#12669) 2020-09-02 13:49:25 -04:00
update.go