We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9a9766 commit fc05157Copy full SHA for fc05157
Documentation/RelNotes-1.7.2.txt
@@ -145,8 +145,11 @@ release, unless otherwise noted.
145
* "git reset --hard" started from a wrong directory and a working tree in
146
a nonstandard location is in use got confused (560fb6a1).
147
148
+ * "git read-tree -m A B" used to switch to branch B while retaining
149
+ local changes added an incorrect cache-tree information (b1f47514).
150
+
151
--
152
exec >/var/tmp/1
-O=v1.7.2-rc1-37-g2a16315
153
+O=v1.7.2-rc2-17-gc9a9766
154
echo O=$(git describe HEAD)
155
git shortlog --no-merges HEAD ^maint ^$O
0 commit comments