From 8ad5376640f0907b39417bf0eec88dd281bcf20b Mon Sep 17 00:00:00 2001
From: Joey Hess <joey@kitenet.net>
Date: Tue, 12 Aug 2014 15:50:03 -0400
Subject: [PATCH] close

---
 doc/todo/Deduplicate_archive___40__i.e._zip__41___files.mdwn | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/todo/Deduplicate_archive___40__i.e._zip__41___files.mdwn b/doc/todo/Deduplicate_archive___40__i.e._zip__41___files.mdwn
index 314c283bf9..c551b08d70 100644
--- a/doc/todo/Deduplicate_archive___40__i.e._zip__41___files.mdwn
+++ b/doc/todo/Deduplicate_archive___40__i.e._zip__41___files.mdwn
@@ -5,3 +5,5 @@ In this scenario, an online service (Bandcamp), automatically creates the archiv
 Would it be possible for git-annex to be able to detect this scenario (in a manner similar to zipcmp) and redirect an add/import to the already existing copy?
 
 I've found this due to trying to decommission an old annex by `git annex import --clean-duplicates ~/annex_old/.git/annex/objects` and finding these files being left.
+
+[[done]] --[[Joey]]