author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Fri, 8 Apr 2005 04:03:28 +0000 (21:03 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Fri, 8 Apr 2005 04:03:28 +0000 (21:03 -0700) | ||
commit | e497ea2a9b6c378f01d092c210af20cbee762475 | |
tree | 4cec02b6467ecc33662b8b691c604d1a80ac4a1b | tree | snapshot |
parent | 8bc9a0c769ac1df7820f2dbf8f7b7d64835e3c68 | commit | diff |
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.
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 | diff | blob | history |