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
Current import procedure has two phases: 1) Fetch all issues from Web interface 2) Import them to actual git repo.
If we let this two processes go in parallel we can increase import speed up to 50%.