clarification

This commit is contained in:
Joey Hess 2017-09-16 16:44:27 -04:00
parent 18ba1be26f
commit 494b4066db
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -57,7 +57,8 @@ Work is in progress. Todo list:
Did #3 happen before or after #2? Did #3 happen before or after #2?
If #3 occurred before #2, then K' is present in the export If #3 occurred before #2, then K' is present in the export
and the location log is correct. and the location log is correct.
If #3 occurred after #2, then K' was accidentially removed If #3 occurred after #2, and A and B's git-annex branches
were not synced, then K' was accidentially removed
from the export, and the location log is now wrong. from the export, and the location log is now wrong.
Is there any reason to allow removeKey from an export? Is there any reason to allow removeKey from an export?