Documentation / RelNotes-1.6.0.1.txton commit add boolean diff.suppress-blank-empty config option (a624eaa)
   1GIT v1.6.0.1 Release Notes
   2==========================
   3
   4Fixes since v1.6.0
   5------------------
   6
   7* ...
   8
   9Contains other various documentation fixes.
  10
  11--
  12exec >/var/tmp/1
  13O=v1.6.0
  14echo O=$(git describe maint)
  15git shortlog --no-merges $O..maint