dir.h: move struct exclude declaration to top level
[git.git] / Documentation / RelNotes / 1.7.9.7.txt
blob59667d0f2a6d910c54488c36f9921335548804ad
1 Git v1.7.9.7 Release Notes
2 ==========================
4 Fixes since v1.7.9.6
5 --------------------
7  * An error message from 'git bundle' had an unmatched single quote pair in it.
9  * The way 'git fetch' implemented its connectivity check over
10    received objects was overly pessimistic, and wasted a lot of
11    cycles.
13 Also contains minor fixes and documentation updates.