go-ipfs version: 0.4.23-6ce9a355f
Repo version: 7
System version: amd64/linux
Golang version: go1.14
Using the latest Web UI bafybeigxqbvc6qxk2wkdyzpkh7mr7zh5pxbvpjb6a6mxdtpwhlqaf4qj5a.
When adding the IGIS git repo CID to the files using the Web UI, it can never be removed again, not with the Web UI and not with the command line. At least I don't know of any obvious way to do so.
Steps to reproduce:
ipfs files rm /z8mWaJHXieAVxxLagBpdaNWFEBKVWmMiE fails with "Error: unrecognized node type in cache node"I would expect to either be able to remove anything I added again or to not be able to add something that shouldn't be added.
I can confirm. Git "objects" aren't files, that's why this isn't working. However,
Most helpful comment
I can confirm. Git "objects" aren't files, that's why this isn't working. However,