git diff --quiet -w: check and report the status
[git/gitweb.git] / Documentation / RelNotes-1.7.0.1.txt
blobab0f9764da71f085c02bf43aa753b176e421be01
1 Git v1.7.0.1 Release Notes
2 ==========================
4 Fixes since v1.7.0
5 ------------------
7 --
8 exec >/var/tmp/1
9 echo O=$(git describe)
10 O=v1.7.0
11 git shortlog $O..