sudoforge opened
calls to git-bug-wipe will build a cache if it does not exist, only to remove it later. this does not cause an error, but is definitely odd behavior caused by the implementation of the caching layer, which always looks for a cache and builds it if it is missing.
this is undesired -- git-bug-wipe should not initialize a cache.