Staging
v0.8.1
swh:1:snp:c5feb7ee9221a3820c8879e85e8a18470c0b3afa
Raw File
Tip revision: ee6ad5f4d56e697c972af86cbefdf269b386e470 authored by Junio C Hamano on 17 September 2015, 19:16:10 UTC
Git 2.5.3
Tip revision: ee6ad5f
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