From 4da50e85f714e4161df833116e994a10b3d1e77a Mon Sep 17 00:00:00 2001 From: "http://edheil.wordpress.com/" Date: Thu, 29 Nov 2012 15:25:32 +0000 Subject: [PATCH] --- doc/forum/dot_git_slash_annex_slash_tmp.mdwn | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/forum/dot_git_slash_annex_slash_tmp.mdwn diff --git a/doc/forum/dot_git_slash_annex_slash_tmp.mdwn b/doc/forum/dot_git_slash_annex_slash_tmp.mdwn new file mode 100644 index 0000000000..5f1262c7aa --- /dev/null +++ b/doc/forum/dot_git_slash_annex_slash_tmp.mdwn @@ -0,0 +1,5 @@ +When I was checking out disk usage on my home directory, I noticed a bunch of files stored in .git/annex/tmp under their own filenames, rather than in .git/annex/objects. Checking a couple, they seem to be redundant with stuff in .git/annex/objects. + +Is there any way to clean that stuff up? Will the assistant eventually clean it up? + +Thanks!