From 3a7d8360edd1fd14f56b36bb30a853349d54bf41 Mon Sep 17 00:00:00 2001 From: benibilme Date: Sat, 4 Mar 2023 07:47:02 +0000 Subject: [PATCH] --- ...58____There_are_too_many_unreachable_loose_objecs_.mdwn | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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 397edfac50..5e5957aec8 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 @@ -18,9 +18,10 @@ and remove .git/gc.log Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. - -I have tried git prune --dry-run option as suggested some internet sites with dry-run option and I have seen that git wants to remove almost all annex blob files. ```` -Three repositories are on btrfs file system, one is on ext4 file system. + +I have tried `git prune --dry-run` as suggested some internet sites and I have seen that git wants to remove almost all annex blob files. + +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). 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. -- 2.30.2