You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 years ago
..
branches.go Add more linters to improve code readability (#19989) 2 years ago
branches_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2 years ago
commit_status.go Add more linters to improve code readability (#19989) 2 years ago
commit_status_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2 years ago
lfs.go Add migrate repo archiver and packages storage support on command line (#20757) 2 years ago
lfs_lock.go Move some code into models/git (#19879) 2 years ago
main_test.go Move tests as seperate sub packages to reduce duplicated file names (#19951) 2 years ago
protected_tag.go Move some code into models/git (#19879) 2 years ago
protected_tag_test.go Move some code into models/git (#19879) 2 years ago