aboutsummaryrefslogtreecommitdiff
path: root/Documentation/RelNotes-1.7.0.1.txt
blob: ab0f9764da71f085c02bf43aa753b176e421be01 (plain)
1
2
3
4
5
6
7
8
9
10
11
Git v1.7.0.1 Release Notes
==========================

Fixes since v1.7.0
------------------

--
exec >/var/tmp/1
echo O=$(git describe)
O=v1.7.0
git shortlog $O..