]> git.ipfire.org Git - thirdparty/git.git/blame - Documentation/RelNotes/1.7.8.3.txt
Git 2.20-rc0
[thirdparty/git.git] / Documentation / RelNotes / 1.7.8.3.txt
CommitLineData
5f4d133f
JH
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.