pub const GIT_RENAME_MAX: u8 = 100;
The similarity threshold a rename byte may carry: 0 is the exact-oid join, 1..=100 a percentage, anything above is INVALID.
rename
0
1..=100
INVALID