projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9a9766
)
Git 1.7.2-rc3
v1.7.2-rc3
author
Junio C Hamano
<gitster@pobox.com>
Wed, 14 Jul 2010 16:42:24 +0000
(09:42 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 14 Jul 2010 16:42:24 +0000
(09:42 -0700)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes-1.7.2.txt
patch
|
blob
|
history
diff --git
a/Documentation/RelNotes-1.7.2.txt
b/Documentation/RelNotes-1.7.2.txt
index 03832ff2f985133c2785dd3f0c2b45f2386e9e3d..f24b3876af6e2edbfdd7e8af2eff445fb8e6f85d 100644
(file)
--- a/
Documentation/RelNotes-1.7.2.txt
+++ b/
Documentation/RelNotes-1.7.2.txt
@@
-145,8
+145,11
@@
release, unless otherwise noted.
* "git reset --hard" started from a wrong directory and a working tree in
a nonstandard location is in use got confused (560fb6a1).
+ * "git read-tree -m A B" used to switch to branch B while retaining
+ local changes added an incorrect cache-tree information (b1f47514).
+
--
exec >/var/tmp/1
-O=v1.7.2-rc
1-37-g2a16315
+O=v1.7.2-rc
2-17-gc9a9766
echo O=$(git describe HEAD)
git shortlog --no-merges HEAD ^maint ^$O