1GIT v1.6.2 Release Notes
2========================
34
Updates since v1.6.1
5--------------------
67
(subsystems)
89
(portability)
1011
(performance)
1213
(usability, bells and whistles)
1415
(internal)
1617
18
Fixes since v1.6.1
19------------------
2021
All of the fixes in v1.6.1.X maintenance series are included in this
22release, unless otherwise noted.
2324
--
25exec >/var/tmp/1
26O=v1.6.1
27echo O=$(git describe master)
28git shortlog --no-merges $O..master ^maint