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
{{ message }}
This repository was archived by the owner on Sep 11, 2020. It is now read-only.
Is there a way to delete a Repository?
When a Repository is loaded into memory, it would be nice if there was a way to remove it from memory without waiting first for garbage collection.
When a Repository is loaded into the filesystem, it would be nice if there was a way to remove it from the filesystem programmatically.
If there is a way to do this, I haven't been able to find it in the documentation.