From 494b4066db5589563c1295a4afde6335b75421aa Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 16 Sep 2017 16:44:27 -0400 Subject: [PATCH] clarification --- doc/todo/export.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/todo/export.mdwn b/doc/todo/export.mdwn index b4cc9e7ff8..0ed04d7e76 100644 --- a/doc/todo/export.mdwn +++ b/doc/todo/export.mdwn @@ -57,7 +57,8 @@ Work is in progress. Todo list: Did #3 happen before or after #2? If #3 occurred before #2, then K' is present in the export 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. Is there any reason to allow removeKey from an export?