Merge branch 'jk/index-pack-dupfix'

The index-pack code now diagnoses a bad input packstream that records the same object twice when it is used as delta base; the code used to declare a software bug when encountering such an input, but it is an input error. * jk/index-pack-dupfix: index-pack: downgrade twice-resolved REF_DELTA to die()

Junio C Hamano committed Feb 14, 2020 at 12:54 UTC 7b029ebaefd945b2315281fcdf9c35843641623b

No changes.