Skip to content

How to migrate from github lfs storage to rudolfs storage? #41

Answered by jasonwhite
davidvc asked this question in Q&A
Discussion options

You must be logged in to vote

You can use git lfs fetch --all to fetch all LFS objects (that are referenced by commits) from GitHub's LFS storage. Then, once those are downloaded, you can change the URL for the LFS server and push them to the new server with git lfs push --all.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@davidvc
Comment options

Answer selected by jasonwhite
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants