On 2008.07.24 18:32:00 +0100, Johannes Schindelin wrote:
From: Björn Steinbrink <redacted>
When index-pack completes a thin pack it appends objects to the pack.
Since the commit 92392b4(index-pack: Honor core.deltaBaseCacheLimit when
resolving deltas) such an object can be pruned in case of memory
pressure.
To be able to re-read the object later, a few more fields have to be set.
Ah, thanks a lot! I tried to come up with a sane commit message
yesterday but totally failed, and then after a night of sneezing, I had
forgotten about it. And I wouldn't have managed to write an equally good
message anyway ;-)
Noticed by Pierre Habouzit.
Hopefully-signed-off-by: Björn Steinbrink [off-list ref]
Sure!
Signed-off-by: Björn Steinbrink <redacted>
Thanks,
Björn