summaryrefslogtreecommitdiff
path: root/config.mak.dev
diff options
context:
space:
mode:
authorDerrick Stolee <dstolee@microsoft.com>2018-08-20 16:51:57 (GMT)
committerJunio C Hamano <gitster@pobox.com>2018-08-20 22:31:39 (GMT)
commitc39b02ae0ae90b9fda353f87502ace9ba36db839 (patch)
tree62b3fd9b88a80fb0549c701b3d5833b53b818967 /config.mak.dev
parent2cf489a3bf75d7569c228147c3d9c559f02fd62c (diff)
downloadgit-c39b02ae0ae90b9fda353f87502ace9ba36db839.zip
git-c39b02ae0ae90b9fda353f87502ace9ba36db839.tar.gz
git-c39b02ae0ae90b9fda353f87502ace9ba36db839.tar.bz2
midx: mark bad packed objects
When an object fails to decompress from a pack-file, we mark the object as 'bad' so we can retry with a different copy of the object (if such a copy exists). Before now, the multi-pack-index did not update the bad objects list for the pack-files it contains, and we did not check the bad objects list when reading an object. Now, do both. Signed-off-by: Derrick Stolee <dstolee@microsoft.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'config.mak.dev')
0 files changed, 0 insertions, 0 deletions