<div dir="ltr">Hi guys.<div><br></div><div>Why&#39;s the git repo over 100MB in size for a fresh checkout?  Most of this seems to be consumed by git objects:</div><div><br></div><div>







<p class=""><font face="courier new, monospace">~/Code/infinispan/.git<span class=""> GIT_DIR!</span><span class=""> pwd</span></font></p><p class=""><font face="courier new, monospace">/Users/manik/Code/infinispan/.git</font></p>
<p class=""><font face="courier new, monospace">~/Code/infinispan/.git<span class=""> GIT_DIR!</span><span class=""> du -hs .</span></font></p><p class=""><font face="courier new, monospace"> 54M<span class="">        </span>.</font></p>
<p class="">











</p><p class="">Perhaps we added some large files at some point and then removed them?  If that is the case we&#39;d need to clean up history as well.  Pls have a look at <a href="http://rtyley.github.io/bfg-repo-cleaner/">http://rtyley.github.io/bfg-repo-cleaner/</a> and <a href="http://stackoverflow.com/questions/6884331/git-repo-still-huge-after-large-files-removed-from-repository-history">http://stackoverflow.com/questions/6884331/git-repo-still-huge-after-large-files-removed-from-repository-history</a> ... the repo shouldn&#39;t be more than 20 or 30 MB.</p>
<p class="">- M</p></div></div>