From 81ed1bfed54cbc613d76dbb08892f4b71cbfd90a Mon Sep 17 00:00:00 2001 From: benibilme Date: Sat, 4 Mar 2023 07:55:02 +0000 Subject: [PATCH] --- ...git__58____There_are_too_many_unreachable_loose_objecs_.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/forum/git__58____There_are_too_many_unreachable_loose_objecs_.mdwn b/doc/forum/git__58____There_are_too_many_unreachable_loose_objecs_.mdwn index 5e5957aec8..046e16a1c7 100644 --- a/doc/forum/git__58____There_are_too_many_unreachable_loose_objecs_.mdwn +++ b/doc/forum/git__58____There_are_too_many_unreachable_loose_objecs_.mdwn @@ -24,4 +24,6 @@ I have tried `git prune --dry-run` as suggested some internet sites and I have s The annex repositories are mostly on btrfs file system, one is on ext4 file system, I do know if it matters. Git-annex versions are 10.20230126-9 in every machine (arch and manjaro). +`git annex unused` gives nothing. + Could you provide some insight please. Is there something wrong my repositories. It really took days to upload and sync all these repositories. Any help is much appreciated.