Staging
v0.8.1
swh:1:snp:c5feb7ee9221a3820c8879e85e8a18470c0b3afa
Raw File
Tip revision: 0ce2e396ee9fb0fa07e8381b338e49859dbf03db authored by Junio C Hamano on 17 June 2012, 21:07:15 UTC
Git 1.7.11
Tip revision: 0ce2e39
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