ply
ply copied to clipboard
Old versions of Git shorten SHA1
Looks like older versions of Git use a shorter version of the SHA1 which can lead to collisions. This causes missing BLOB breakage.
-index 12e80f78..23cd274 100644
2063
+index 12e80f7..23cd274 100644
Note that '...78' became '...7'