Documentation / RelNotes / 1.7.8.3.txton commit Merge branch 'ls/no-double-utf8-author-name' of ../git-gui into ls/git-gui-no-double-utf8-author-name (77e4224)
   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.