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
When the user has many repositories, it takes a while to get all the repositories as the calls to Github API is sequential, it would be great to parallelise the calls.