From 6e467a38072a23a1b445fa810de40e8273c720df Mon Sep 17 00:00:00 2001 From: "eric.w@eee65cd362d995ced72640c7cfae388ae93a4234" Date: Thu, 31 Dec 2020 20:34:55 +0000 Subject: [PATCH] Added a comment --- .../comment_5_05f1010f442de6e6e34c1f8ea5c250c7._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/forum/how_to_get_into_git_annex.../comment_5_05f1010f442de6e6e34c1f8ea5c250c7._comment diff --git a/doc/forum/how_to_get_into_git_annex.../comment_5_05f1010f442de6e6e34c1f8ea5c250c7._comment b/doc/forum/how_to_get_into_git_annex.../comment_5_05f1010f442de6e6e34c1f8ea5c250c7._comment new file mode 100644 index 0000000000..53e42fa5e2 --- /dev/null +++ b/doc/forum/how_to_get_into_git_annex.../comment_5_05f1010f442de6e6e34c1f8ea5c250c7._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="eric.w@eee65cd362d995ced72640c7cfae388ae93a4234" + nickname="eric.w" + avatar="http://cdn.libravatar.org/avatar/8d9808c12db3a3f93ff7f9e74c0870fc" + subject="comment 5" + date="2020-12-31T20:34:55Z" + content=""" +I am digging into this further, and it looks like git annex uses cp --reflog=auto, confirmed with filefrag -v, but even if the object from the old backend isn't taking up space, its still frustrating that I can't figure out why git annex is keeping old files around and not reporting them via git annex unused. +"""]]