]> git.ipfire.org Git - thirdparty/git.git/blob - Documentation/RelNotes-1.6.0.1.txt
for-each-ref: cope with tags with incomplete lines
[thirdparty/git.git] / Documentation / RelNotes-1.6.0.1.txt
1 GIT v1.6.0.1 Release Notes
2 ==========================
3
4 Fixes since v1.6.0
5 ------------------
6
7 * ...
8
9 Contains other various documentation fixes.
10
11 --
12 exec >/var/tmp/1
13 O=v1.6.0
14 echo O=$(git describe maint)
15 git shortlog --no-merges $O..maint