0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-30 10:05:10 +01:00
gitea/modules/migrations
zeripath eb576269d4
Re-enable import local paths after reversion from #13610 (#14925)
PR #13610 unfortunately disabled importing repositories from local paths.
This PR restores this functionality.

Fix #14700

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-03-08 13:10:17 +00:00
..
base
dump.go Fix repo-restore bug with poster not replaced (#14759) 2021-02-22 11:57:41 +08:00
error.go
git.go
gitea_downloader_test.go
gitea_downloader.go
gitea_uploader_test.go
gitea_uploader.go Fix a couple of CommentAsPatch issues. (#14804) 2021-02-27 19:46:14 +01:00
github_test.go
github.go
gitlab_test.go
gitlab.go
gogs_test.go
gogs.go
main_test.go
migrate_test.go Re-enable import local paths after reversion from #13610 (#14925) 2021-03-08 13:10:17 +00:00
migrate.go Re-enable import local paths after reversion from #13610 (#14925) 2021-03-08 13:10:17 +00:00
restore.go Fix repo-restore bug with poster not replaced (#14759) 2021-02-22 11:57:41 +08:00
update.go