Merge branch 'mk/diff-delta-avoid-large-offset'

The delta format used in the packfile cannot reference data at offset larger than what can be expressed in 4-byte, but the generator for the data failed to make sure the offset does not overflow. This has been corrected. * mk/diff-delta-avoid-large-offset: diff-delta: do not allow delta offset truncation

Junio C Hamano committed Sep 28, 2017 at 14:47 UTC fdbe2ac1983c1224ce40b465b22e44d7e22de6c4

No changes.