aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/protocol/packp/doc.go
diff options
context:
space:
mode:
authorAntonio Jesus Navarro Perez <antonio@sourced.tech>2017-02-07 16:02:46 +0100
committerAntonio Jesus Navarro Perez <antonio@sourced.tech>2017-02-07 16:02:46 +0100
commitb872b71112ed4034bbd9c33a0babd6353b582429 (patch)
treec77297e16413c308ab8fbb27e8d86f72fffe786a /plumbing/protocol/packp/doc.go
parent8d45daf52a46b8b2cd496c9e885a1ac6d78007e3 (diff)
downloadgo-git-b872b71112ed4034bbd9c33a0babd6353b582429.tar.gz
Fix missing objects if they where deltified using ref-delta
- Deleted invalid logic that returned nil if an ref-delta was not found into the decoder index. This logic was missing objects if it was deltified using ref-deltas. - Now, to avoid that problem, index is mandatory to decode correctly a packfile of a specific type. Decoder.SetOffsets method now is called into the EncodedObjectIterator to avoid this problem.
Diffstat (limited to 'plumbing/protocol/packp/doc.go')
0 files changed, 0 insertions, 0 deletions