0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-11 04:34:41 +01:00
gitea/models/git
Lunny Xiao 1f146090ec
Add migrate repo archiver and packages storage support on command line (#20757)
* Add migrate repo archiver and packages storage support on command line

* Fix typo

* Use stdCtx

* Use packageblob and fix command description

* Add migrate packages unit tests

* Fix comment year

* Fix the migrate storage command line description

* Update cmd/migrate_storage.go

Co-authored-by: zeripath <art27@cantab.net>

* Update cmd/migrate_storage.go

Co-authored-by: zeripath <art27@cantab.net>

* Update cmd/migrate_storage.go

Co-authored-by: zeripath <art27@cantab.net>

* Fix test

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: zeripath <art27@cantab.net>
2022-08-16 12:05:15 +08:00
..
branches.go
branches_test.go
commit_status.go
commit_status_test.go
lfs.go
lfs_lock.go
main_test.go
protected_tag.go
protected_tag_test.go Move some code into models/git (#19879) 2022-06-12 23:51:54 +08:00