We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb6c162 commit b9217c0Copy full SHA for b9217c0
Documentation/RelNotes-1.5.3.6.txt
@@ -0,0 +1,21 @@
1
+GIT v1.5.3.6 Release Notes
2
+==========================
3
+
4
+Fixes since v1.5.3.5
5
+--------------------
6
7
+ * git-cvsexportcommit handles root commits better;
8
9
+ * git-svn dcommit used to clobber when sending a series of
10
+ patches;
11
12
+ * git-grep sometimes refused to work when your index was
13
+ unmerged;
14
15
+ * Quite a lot of documentation clarifications.
16
17
+--
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
RelNotes
@@ -1 +1 @@
-Documentation/RelNotes-1.5.3.5.txt
+Documentation/RelNotes-1.5.3.6.txt
0 commit comments