git-hash-object should honor config variables
[git/dscho.git] / Documentation / RelNotes-1.5.3.6.txt
blob06e44f7735fde8aed8d0268c1034f47799dd8287
1 GIT v1.5.3.6 Release Notes
2 ==========================
4 Fixes since v1.5.3.5
5 --------------------
7  * git-cvsexportcommit handles root commits better;
9  * git-svn dcommit used to clobber when sending a series of
10    patches;
12  * git-grep sometimes refused to work when your index was
13    unmerged;
15  * Quite a lot of documentation clarifications.
18 exec >/var/tmp/1
19 O=v1.5.3.5-32-gcb6c162
20 echo O=`git describe refs/heads/maint`
21 git shortlog --no-merges $O..refs/heads/maint