Skip to content

Commit

Permalink
Git 1.7.2-rc3
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Junio C Hamano committed Jul 14, 2010
1 parent c9a9766 commit fc05157
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Documentation/RelNotes-1.7.2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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-rc1-37-g2a16315
O=v1.7.2-rc2-17-gc9a9766
echo O=$(git describe HEAD)
git shortlog --no-merges HEAD ^maint ^$O

0 comments on commit fc05157

Please sign in to comment.