diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2018-01-24 16:30:23 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-02-02 10:16:23 -0800 |
commit | b6731550749c7326f0dcf26211e7c2e55de00e28 (patch) | |
tree | d9b71e28fbbce02fc3c6b27ad5aef9b5b4833579 /builtin/diff-files.c | |
parent | dir.c: fix missing dir invalidation in untracked code (diff) | |
download | tgif-b6731550749c7326f0dcf26211e7c2e55de00e28.tar.xz |
dir.c: stop ignoring opendir() error in open_cached_dir()
A follow-up to the recently fixed bugs in the untracked
invalidation. If opendir() fails it should show a warning, perhaps
this should die, but if this ever happens the error is probably
recoverable for the user, and dying would just make things worse.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/diff-files.c')
0 files changed, 0 insertions, 0 deletions