1Git v1.7.9.7 Release Notes
2==========================
34
Fixes since v1.7.9.6
5--------------------
67
* An error message from 'git bundle' had an unmatched single quote pair in it.
89
* The way 'git fetch' implemented its connectivity check over
10received objects was overly pessimistic, and wasted a lot of
11cycles.
1213
Also contains minor fixes and documentation updates.