On 10 August 2013 11:26, Dr. Trigon <[email protected]> wrote: > Pywikibot finished GIT migration. Now a question has anybody ever > tryed to clone and use the e.g. the pywikibot/compat repo on the TS? > If I do, I get and .git folder of about 200MB which nearly fills my > home quota. (this is the plain clone - nothing done to/with it yet!!) >
Thanks to Chad: valhallasw@lisilwen:~/src/pwb$ git clone https://gerrit.wikimedia.org/r/pywikibot/compat tmp Cloning into 'tmp'... remote: Counting objects: 37472, done remote: Finding sources: 100% (37472/37472) remote: Getting sizes: 100% (864/864) remote: Compressing objects: 100% (600634/600634) remote: Total 37472 (delta 26599), reused 37439 (delta 26591) Receiving objects: 100% (37472/37472), 8.05 MiB | 275 KiB/s, done. Resolving deltas: 100% (26611/26611), done. 8.05MB. Beat that! :-) (the checkout itself accounts for the remaining 6 MB, totaling to 14 MB) Merlijn
_______________________________________________ Pywikipedia-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l
