At GitHub, the file space is optimized.<div><br></div><div>For local disk clone, you can use</div><div><br></div><div>git clone ..... --depth 1</div><div><br></div><div>(please, check the doc, I wrote the above command by hand)</div>
<div><br></div><div>In case of the end of the world (or space on disks ;-) there is a git rebase command to use<br><br><div class="gmail_quote">On Mon, Dec 31, 2012 at 6:38 PM, Casey Ransberger <span dir="ltr"><<a href="mailto:casey.obrien.r@gmail.com" target="_blank">casey.obrien.r@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello all,<div><br></div><div>So the one drawback to keeping everything in one repo is, every working copy is a copy of the *whole* repository, with *all* of the history. Right now, no problem, later we might have to reconsider if cloning becomes a big chore as a result, but not for a longish time. I think it's worth trying out.</div>

<div><br></div></blockquote></div></div>