commit | 7fe136d78f5db3317ebf60115c1d7faa87412d6a | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Fri Sep 07 11:08:56 2012 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Fri Sep 07 11:08:56 2012 -0700 |
tree | d9f4d19d5bd01254450e6d4b169f9e30952de79e | |
parent | 09827f2a55299cc8c09d30754c016378a15c4775 [diff] | |
parent | 55b38a48e2a7ccfaaa7897a5fccb98327fa0e3c0 [diff] |
Merge branch 'jk/config-warn-on-inaccessible-paths' When looking for $HOME/.gitconfig etc., it is OK if we cannot read them because they do not exist, but we did not diagnose existing files that we cannot read. * jk/config-warn-on-inaccessible-paths: warn_on_inaccessible(): a helper to warn on inaccessible paths attr: warn on inaccessible attribute files gitignore: report access errors of exclude files config: warn on inaccessible files