1 2 3 4 5 6 7 8 9
Git error about There are too many unreachable loose objects ``` git fsck git gc --prune=now git prune git gc ```