Documentation / RelNotes / 1.7.9.7.txton commit Shorten two over-long lines in git-bisect-lk2009.txt by abbreviating some sha1 (9fa9728)
   1Git v1.7.9.7 Release Notes
   2==========================
   3
   4Fixes since v1.7.9.6
   5--------------------
   6
   7 * An error message from 'git bundle' had an unmatched single quote pair in it.
   8
   9 * The way 'git fetch' implemented its connectivity check over
  10   received objects was overly pessimistic, and wasted a lot of
  11   cycles.
  12
  13Also contains minor fixes and documentation updates.