Staging
v0.8.1
swh:1:snp:c5feb7ee9221a3820c8879e85e8a18470c0b3afa
Raw File
Tip revision: 6ae0d972664134b82a6dd164a01e8adbebeaffe3 authored by Junio C Hamano on 02 April 2015, 19:46:06 UTC
Git 2.4.0-rc1
Tip revision: 6ae0d97
1.7.7.5.txt
Git v1.7.7.5 Release Notes
==========================

Fixes since v1.7.7.4
--------------------

 * 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.
back to top