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

Update draft release notes for 1.7.8.1

Signed-off-by: NJunio C Hamano <gitster@pobox.com>
上级 2e8722fc
Git v1.7.8.1 Release Notes
==========================
Fixes since v1.7.8.1
--------------------
* In some codepaths (notably, checkout and merge), the ignore patterns
recorded in $GIT_DIR/info/exclude were not honored. They now are.
* After fetching from a remote that has very long refname, the reporting
output could have corrupted by overrunning a static buffer.
* "git checkout" and "git merge" treated in-tree .gitignore and exclude
file in $GIT_DIR/info/ directory inconsistently when deciding which
untracked files are ignored and expendable.
Also contains minor fixes and documentation updates.
Documentation/RelNotes/1.7.8.txt
\ No newline at end of file
Documentation/RelNotes/1.7.8.1.txt
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册