Make read-tree actually unpack the whole tree.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:03:28 +0000 (21:03 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:03:28 +0000 (21:03 -0700)
commite497ea2a9b6c378f01d092c210af20cbee762475
tree4cec02b6467ecc33662b8b691c604d1a80ac4a1b
parent8bc9a0c769ac1df7820f2dbf8f7b7d64835e3c68
Make read-tree actually unpack the whole tree.

I needed this to make a "sparse" archive conversion from my old
BitKeeper tree data. The scripts to do the conversion are just
incredibly ugly, but they seem to validate the notion that you
can actually use this silly 'git' thing to save your history in.
read-tree.c