I have a \"fresh\" git-svn repo (11.13 GB) that has over a 100,000 objects in it.
I have preformed
git fsck git gc
on the repo afte
Try running Prune command it will get rid off, loose objects
git remote prune origin