Git fork
at reftables-rust 16 lines 431 B view raw
1Git v1.7.8.3 Release Notes 2========================== 3 4Fixes since v1.7.8.2 5-------------------- 6 7 * Attempt to fetch from an empty file pretending it to be a bundle did 8 not error out correctly. 9 10 * gitweb did not correctly fall back to configured $fallback_encoding 11 that is not 'latin1'. 12 13 * "git clone --depth $n" did not catch a non-number given as $n as an 14 error. 15 16Also contains minor fixes and documentation updates.