Home Explore Blog CI



git

1st chunk of `Documentation/RelNotes/1.7.8.3.adoc`
7492bda265be90f768b197d0c5410d9243c1dc704b11648000000001000001af
Git v1.7.8.3 Release Notes
==========================

Fixes since v1.7.8.2
--------------------

 * Attempt to fetch from an empty file pretending it to be a bundle did
   not error out correctly.

 * gitweb did not correctly fall back to configured $fallback_encoding
   that is not 'latin1'.

 * "git clone --depth $n" did not catch a non-number given as $n as an
   error.

Also contains minor fixes and documentation updates.

Title: Git v1.7.8.3 Release Notes
Summary
Git version 1.7.8.3 includes several fixes for issues with fetching from empty files, gitweb encoding fallback, and depth specification in clone commands, along with various minor fixes and documentation updates to improve overall stability and user experience.