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
# TODO: allow an option to specify to download with SSH or HTTPs from Git@url="https://github.com/#{@repo}"partition=@repo.partition("/")@github_user=partition[0]…