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
Currently, SwiftPlate just leaves the temporary directory it creates as one of its first steps if the git clone of the SwiftPlate repo failed. If there's a failure, we should clean up so that SwiftPlate may be run again.
Currently, SwiftPlate just leaves the temporary directory it creates as one of its first steps if the
git cloneof the SwiftPlate repo failed. If there's a failure, we should clean up so that SwiftPlate may be run again.