https://bugzilla.wikimedia.org/show_bug.cgi?id=35949
--- Comment #5 from T. Gries <[email protected]> 2012-05-04 19:07:41 UTC --- Hmmmm, strange is my following observation (each clone into a fresh directory): git clone ssh://<username>@gerrit.wikimedia.org:29418/mediawiki/core.git du -h . ==> 178 MB git clone --depth 1 ssh://<username>@gerrit.wikimedia.org:29418/mediawiki/core.git du -h . ==> 360 MB [sic] ==> Shallow clone needs 360 MB ??? I am puzzled. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
