You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've just run into this situation. I'm currently doing a migration, and had the output get stuck on one ref. I went to lunch, came back an hour later, and the tool was still working on the same ref. I aborted and restarted the tool. As I write this, it's "stuck" on the very last ref, but looking at the project page, files are actually being uploaded. I suspect that the previous "hang" was actually just a really big change with a lot of files.
It would be good if the tool would output the number of files in the current change, the size of those files, and possibly the hash of the current change (in the source repository) that's being worked on to make it easier to diagnose why the it's taking so long. Perhaps use git lfs push as a template.
Is there an option to add uploading progress? For a large repos it is not clear if the migration stuck or something is really happening.
The text was updated successfully, but these errors were encountered: