diff options
author | Joey Hess <joeyh@joeyh.name> | 2017-09-16 16:44:27 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2017-09-16 16:44:27 -0400 |
commit | 21cb97883e0489bdd8dcab76e63316bb63a43ad1 (patch) | |
tree | 0e270d8a0b38e3c621a3e0a380c53a9cb04491fa /doc/todo | |
parent | b4eedce5f7a08d2914d4cd0ac43f43829b884384 (diff) |
clarification
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/export.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/todo/export.mdwn b/doc/todo/export.mdwn index b4cc9e7ff..0ed04d7e7 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? |