Fix issue #74 where flushing transcrypt credentials or uninstalling can leave cached plaintext versions of secret files in Git's object database with relatively easy-to-find refs.
Hi @elasticdog the relatively simple fix in 80e9498 solves the problem, though I'm not sure how safe it is to run an explicit git prune without warning the user?
Fix issue #74 where flushing transcrypt credentials or uninstalling can leave cached plaintext versions of secret files in Git's object database with relatively easy-to-find refs.