1Git v1.7.8.3 Release Notes
2==========================
34
Fixes since v1.7.8.2
5--------------------
67
* Attempt to fetch from an empty file pretending it to be a bundle did
8not error out correctly.
910
* gitweb did not correctly fall back to configured $fallback_encoding
11that is not 'latin1'.
1213
* "git clone --depth $n" did not catch a non-number given as $n as an
14error.
1516
Also contains minor fixes and documentation updates.