I have a codebase that (until now) used git to store its dependencies. The repository itself is available here (warning: it\'s HUGE). Needless to say, I need to remove the d
Have you tried running git gc? http://www.kernel.org/pub/software/scm/git/docs/git-gc.html
git gc