提交 a208362f 编写于 作者: J Junio C Hamano

Update draft release notes for 1.5.1

Signed-off-by: NJunio C Hamano <junkio@cox.net>
上级 e8811929
......@@ -86,11 +86,16 @@ Updates since v1.5.0
to run after each revision is checked out to determine if it
is good or bad, to automate the bisection process.
- "git log" family learned a new traversal option --first-parent,
which does what the name suggests.
* Updated behaviour of existing commands.
- "git fsck" does not barf on corrupt loose objects.
- "git rm" does not remove newly added files without -f.
- "git archimport" allows remapping when coming up with git
branch names from arch names.
......@@ -183,7 +188,7 @@ Updates since v1.5.0
--
exec >/var/tmp/1
O=v1.5.1-rc1-63-g12d6697
O=v1.5.1-rc3-18-ge881192
echo O=`git describe master`
git shortlog --no-merges $O..master ^maint
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册