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

Start 1.6.0.5 cycle

Signed-off-by: NJunio C Hamano <gitster@pobox.com>
上级 a1e4760f
GIT v1.6.0.5 Release Notes
==========================
Fixes since v1.6.0.4
--------------------
* 'git checkout' used to crash when your HEAD was pointing at a deleted
branch.
* 'git checkout' from an un-checked-out state did not allow switching out
of the current branch.
* 'git pack-objects' did not make its best effort to honor --max-pack-size
option when a single first object already busted the given limit and
placed many objects in a single pack.
* 'make check' cannot be run without sparse; people may have meant to say
'make test' instead, so suggest that.
* Many unsafe call to sprintf() style varargs functions are corrected.
Documentation/RelNotes-1.6.0.4.txt
\ No newline at end of file
Documentation/RelNotes-1.6.0.5.txt
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册