This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/modules/migrations
John Olheiser d9085fe176
Fix anonymous GL migration (#12862)
* Fix anonymous GL migration

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Rely on password instead

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Co-authored-by: zeripath <art27@cantab.net>
2020-09-15 15:32:14 -04:00
..
base On Migration respect old DefaultBranch (#12843) 2020-09-15 22:37:44 +08:00
error.go
git.go
gitea.go On Migration respect old DefaultBranch (#12843) 2020-09-15 22:37:44 +08:00
gitea_test.go
github.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
gitlab.go Fix anonymous GL migration (#12862) 2020-09-15 15:32:14 -04:00
gitlab_test.go On Migration respect old DefaultBranch (#12843) 2020-09-15 22:37:44 +08:00
main_test.go
migrate.go
update.go