]> git.ipfire.org Git - thirdparty/git.git/commit - commit-tree.c
This implements the new "recursive tree" write-tree.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 10 Apr 2005 00:09:34 +0000 (17:09 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 10 Apr 2005 00:09:34 +0000 (17:09 -0700)
commitd6d3f9d0125a7215f3cdc2600b2307ca55b69536
treea869cb0789d8ad87f04d28dd9b703f3ff343a4a7
parent4e6616ab77ed6a53f857d4b1082c4dc4140f34f5
This implements the new "recursive tree" write-tree.

It's got some debugging printouts etc still in it, but testing on the
kernel seems to show that it does indeed fix the issue with huge tree
files for each commit.
cache.h
commit-tree.c
read-cache.c
write-tree.c