Documentation / RelNotes-1.6.2.txton commit Allow cloning to an existing empty directory (55892d2)
   1GIT v1.6.2 Release Notes
   2========================
   3
   4Updates since v1.6.1
   5--------------------
   6
   7(subsystems)
   8
   9(portability)
  10
  11(performance)
  12
  13(usability, bells and whistles)
  14
  15(internal)
  16
  17
  18Fixes since v1.6.1
  19------------------
  20
  21All of the fixes in v1.6.1.X maintenance series are included in this
  22release, unless otherwise noted.
  23
  24--
  25exec >/var/tmp/1
  26O=v1.6.1
  27echo O=$(git describe master)
  28git shortlog --no-merges $O..master ^maint