fast-import: refactor parsing of spaces
[git.git] / Documentation / RelNotes / 1.7.8.3.txt
bloba92714c14bcb5ccd6bb94b76e2a57ce8b47ebba0
1 Git v1.7.8.3 Release Notes
2 ==========================
4 Fixes since v1.7.8.2
5 --------------------
7  * Attempt to fetch from an empty file pretending it to be a bundle did
8    not error out correctly.
10  * gitweb did not correctly fall back to configured $fallback_encoding
11    that is not 'latin1'.
13  * "git clone --depth $n" did not catch a non-number given as $n as an
14    error.
16 Also contains minor fixes and documentation updates.