lightning-fs
lightning-fs copied to clipboard
Deleting a git repo
First of all, thank you very much for the awesome isomorphic-git and this library!
My questions is: Is there a way to delete all the files in a git repo? I tried to rimraf the repo directory like "/repo_name" but the files are still in IndexedDB.
This is related to #80.