1Git v1.8.3.1 Release Notes
2==========================
34
Fixes since v1.8.3
5------------------
67
* When $HOME is misconfigured to point at an unreadable directory, we
8used to complain and die. The check has been loosened.
910
* Handling of negative exclude pattern for directories "!dir" was
11broken in the update to v1.8.3.
1213
Also contains a handful of trivial code clean-ups, documentation
14updates, updates to the test suite, etc.