gitea/models/git
Lunny Xiao 1f146090ec
Add migrate repo archiver and packages storage support on command line ()
* 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>
..
branches.go Add more linters to improve code readability ()
branches_test.go Refactor AssertExistsAndLoadBean to use generics ()
commit_status.go Add more linters to improve code readability ()
commit_status_test.go Refactor AssertExistsAndLoadBean to use generics ()
lfs.go Add migrate repo archiver and packages storage support on command line ()
lfs_lock.go Move some code into models/git ()
main_test.go Move tests as seperate sub packages to reduce duplicated file names ()
protected_tag.go Move some code into models/git ()
protected_tag_test.go Move some code into models/git ()