Staging
v0.8.1
swh:1:snp:c5feb7ee9221a3820c8879e85e8a18470c0b3afa
Raw File
Tip revision: ebc5da3208824e25a89672a3b91bd13629b215fe authored by Junio C Hamano on 16 July 2014, 18:19:56 UTC
Git 2.0.2
Tip revision: ebc5da3
1.8.3.1.txt
Git v1.8.3.1 Release Notes
========================

Fixes since v1.8.3
------------------

 * When $HOME is misconfigured to point at an unreadable directory, we
   used to complain and die. The check has been loosened.

 * Handling of negative exclude pattern for directories "!dir" was
   broken in the update to v1.8.3.

Also contains a handful of trivial code clean-ups, documentation
updates, updates to the test suite, etc.
back to top