Documentation / RelNotes / 1.7.8.3.txton commit l10n: es.po v2.20.0 round 3 (7c6767b)
   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.