decorate: allow const objects to be decorated
[git/dscho.git] / Documentation / RelNotes-1.6.0.1.txt
blob3ee85a7993bad93f8db56e0146a1c95f5989ddb3
1 GIT v1.6.0.1 Release Notes
2 ==========================
4 Fixes since v1.6.0
5 ------------------
7 * ...
9 Contains other various documentation fixes.
12 exec >/var/tmp/1
13 O=v1.6.0
14 echo O=$(git describe maint)
15 git shortlog --no-merges $O..maint