Home Explore Blog CI



git

Documentation/RelNotes/1.7.9.7.adoc
92da98a1df757811e5861b13b3f9b475fd5afbcde3d775b20000000300000173
Git v1.7.9.7 Release Notes
==========================

Fixes since v1.7.9.6
--------------------

 * An error message from 'git bundle' had an unmatched single quote pair in it.

 * The way 'git fetch' implemented its connectivity check over
   received objects was overly pessimistic, and wasted a lot of
   cycles.

Also contains minor fixes and documentation updates.

Chunks
a5e1d8c9 (1st chunk of `Documentation/RelNotes/1.7.9.7.adoc`)
Title: Git v1.7.9.7 Release Notes
Summary
Git version 1.7.9.7 includes fixes for issues with 'git bundle' error messages, which had an unmatched single quote pair, and 'git fetch' connectivity checks, which were overly pessimistic and wasted cycles, as well as minor fixes and documentation updates to improve overall performance and stability.