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
# FIXME: if user is not logged in to Git the prompt for username/password# is mangled because the threads are not synchronizeddefclone(url=@url,dir=@repo_path,repo=@repo)ifDir.exist?(dir)…