Merge branch 'jn/config-ignore-inaccessible'
commit7ebb906ddd69628fc9874b1266257ae2256b8f14
authorJunio C Hamano <gitster@pobox.com>
Wed, 29 May 2013 21:30:10 +0000 (29 14:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 29 May 2013 21:30:10 +0000 (29 14:30 -0700)
treead17ef0ca7462e48e0279f709c7aa21c23c3cf67
parent4818cfcdcc8011e5eef353d0f64cd9d2374ea381
parent4698c8feb1bb56497215e0c10003dd046df352fa
Merge branch 'jn/config-ignore-inaccessible'

When $HOME is misconfigured to point at an unreadable directory, we
used to complain and die. This loosens the check.

* jn/config-ignore-inaccessible:
  config: allow inaccessible configuration under $HOME
dir.c
git-compat-util.h