Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There is no way to convert multiple repositories (repository with submodules) #18

Open
bozaro opened this issue Sep 9, 2016 · 3 comments

Comments

@bozaro
Copy link
Owner

bozaro commented Sep 9, 2016

Created by email from Eli Smaga:

Hello,

How do I use your lfs-migrate tool to convert a repo and the repo's submodule so that all of the branch, tag, and submodule links are updated with the new SHA's?

You mention doing that in the following post, but I don't see a way to do that. When I clone with the --> mirror option it doesn't get any of the submodule information so I can't convert the repo and submodule at the same time.

git-lfs/git-lfs#326 (comment)

Thanks for your help,
Eli

@bozaro
Copy link
Owner Author

bozaro commented Sep 9, 2016

I see two ways for this feature implementation:

  1. mapping file for change remote commit SHA1;
  2. batch configuration for convert multiple repositories in single run.

First one is likely for me.

@elismaga
Copy link

elismaga commented Sep 9, 2016

Could you explain in a little more detail what you mean in option 1? I'm not really clear what your proposing. Thanks.

@mtak-
Copy link

mtak- commented May 12, 2017

I found myself needing this feature today.

As a user, I'm all for option 1. It would allow me to migrate a submodule, then migrate repos one at a time that use the submodule. Perhaps the mapping file would be useful for other tasks as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants