<div dir="ltr">nice catch!<br></div><br><div class="gmail_quote"><div dir="ltr">On Tue, Jun 23, 2015 at 3:06 PM Florian Bruhin <<a href="mailto:me@the-compiler.org">me@the-compiler.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">* Floris Bruynooghe <<a href="mailto:flub@devork.be" target="_blank">flub@devork.be</a>> [2015-06-23 13:54:09 +0100]:<br>
> On 16 June 2015 at 03:20, Anatoly Bubenkov <<a href="mailto:bubenkoff@gmail.com" target="_blank">bubenkoff@gmail.com</a>> wrote:<br>
> > after such a success with pytest move, should we start the same process for<br>
> > other repos under pytest-dev on bb?<br>
><br>
> Not sure if anyone saw my tweet, but I noticed (sadly too late!) that<br>
> the git repo seems to be ~50Mb to clone instead of ~20Mb for the hg<br>
> one.  Is there anything that can still be done about this?  And is<br>
> there a way to avoid this for any other repo we might migrate?<br>
<br>
It seems git calculated (because of the import?) very inefficient<br>
deltas beetween the commits.<br>
<br>
After doing a  git gc --aggressive  the repo shrinks from 55 MB to<br>
9.2 MB for me.<br>
<br>
So for future migrations it might make sense to do that in the<br>
converted git repo before pushing.<br>
<br>
I contacted GitHub support to ask if they can do that on the repo.<br>
<br>
Florian<br>
<br>
--<br>
<a href="http://www.the-compiler.org" rel="noreferrer" target="_blank">http://www.the-compiler.org</a> | <a href="mailto:me@the-compiler.org" target="_blank">me@the-compiler.org</a> (Mail/XMPP)<br>
   GPG: 916E B0C8 FD55 A072 | <a href="http://the-compiler.org/pubkey.asc" rel="noreferrer" target="_blank">http://the-compiler.org/pubkey.asc</a><br>
         I love long mails! | <a href="http://email.is-not-s.ms/" rel="noreferrer" target="_blank">http://email.is-not-s.ms/</a><br>
_______________________________________________<br>
pytest-dev mailing list<br>
<a href="mailto:pytest-dev@python.org" target="_blank">pytest-dev@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/pytest-dev" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/pytest-dev</a><br>
</blockquote></div>