This commit is contained in:
Joey Hess 2024-08-02 14:10:34 -04:00
parent cb192eafed
commit 83fa76733f
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -69,3 +69,7 @@ So, when calling removeExport, have to also check if the key is present in
the objects location. If so, don't record the key as missing. (Or course,
it already checks if some other exported file also has the content of the
key.)
---
Implementing in the "exportreeplus" branch --[[Joey]]