0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 00:54:51 +01:00
gitea/modules/migrations
Lunny Xiao 8d7704b5a2
Fix dump and restore respository (#16698)
* Fix dump and restore

* return different error message for get commit

* Fix missing delete release attachment when deleting repository

* Fix ci and add some comments

Co-authored-by: zeripath <art27@cantab.net>
2021-08-30 21:18:15 -04:00
..
base
dump.go
error.go
git.go
gitea_downloader.go
gitea_downloader_test.go
gitea_uploader.go
gitea_uploader_test.go
github.go
github_test.go
gitlab.go
gitlab_test.go
gogs.go
gogs_test.go
main_test.go
migrate.go
migrate_test.go
onedev.go
onedev_test.go
restore.go
update.go