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

Are migrations resumable? #158

Open
peterbbeu opened this issue Oct 4, 2022 · 1 comment
Open

Are migrations resumable? #158

peterbbeu opened this issue Oct 4, 2022 · 1 comment

Comments

@peterbbeu
Copy link

This is more a question than it is an issue but I couldn't tell from the README

Basically I have two questions:

  1. can a migration be resumed, if aborted?
  2. can the migration be run multiple times, as a way of keeping the state between github and gitlab in sync (in essence making github a mirror?), or would this cause everything to be duplicated?
@alystair
Copy link
Contributor

I've tried it, it checks for previous existence of items - so ... probably? Nothing stops you from attempting migration to a private repo to see results, as it does not modify the source.

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

No branches or pull requests

2 participants