Home Explore Blog CI



git

Documentation/RelNotes/1.7.8.3.adoc
59e64d23d8dbda528d10e70592c091a971fbf47b0cd9015200000003000001af
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.

Chunks
7492bda2 (1st chunk of `Documentation/RelNotes/1.7.8.3.adoc`)
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.