diff options
author | Martin Koegler <mkoegler@auto.tuwien.ac.at> | 2008-02-25 22:46:10 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-02-28 21:54:14 -0800 |
commit | 2add1e6db44c81e19cd4263317b53f3c1339e61b (patch) | |
tree | 0fb41efee542e8f0a05f8067b7c23700f3734fd4 /README | |
parent | add common fsck error printing function (diff) | |
download | tgif-2add1e6db44c81e19cd4263317b53f3c1339e61b.tar.xz |
unpack-object: cache for non written objects
Preventing objects with broken links entering the repository
means, that write of some objects must be delayed.
This patch adds a cache to keep the object data in memory. The delta
resolving code must also search in the cache.
Signed-off-by: Martin Koegler <mkoegler@auto.tuwien.ac.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions