From 68495337bc3a5d407224a2f7cc084aaece5ba76c Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Wed, 16 Oct 2013 15:19:25 +0000 Subject: [PATCH] Added a comment --- ...comment_1_73dc0a9cad486cf2d34faf064c6193b1._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/Feature_Request:_add_filename_to_hash_objects/comment_1_73dc0a9cad486cf2d34faf064c6193b1._comment diff --git a/doc/forum/Feature_Request:_add_filename_to_hash_objects/comment_1_73dc0a9cad486cf2d34faf064c6193b1._comment b/doc/forum/Feature_Request:_add_filename_to_hash_objects/comment_1_73dc0a9cad486cf2d34faf064c6193b1._comment new file mode 100644 index 0000000000..8a2f9fb009 --- /dev/null +++ b/doc/forum/Feature_Request:_add_filename_to_hash_objects/comment_1_73dc0a9cad486cf2d34faf064c6193b1._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="64.134.31.139" + subject="comment 1" + date="2013-10-16T15:19:25Z" + content=""" +Adding a filename would defeat deduplication. You suggest adding the \"first seen\" filename, but then git-annex would need to maintain a lookup between hashes and hashes with the first seen filename to use when adding new files. + +There is already [[todo/wishlist: option to print more info with 'unused']]. +"""]]