diff options
author | Brad King <brad.king@kitware.com> | 2014-01-27 09:45:07 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-02-24 14:31:10 -0800 |
commit | 2e2e7ec1ef567ac0a4ad8294ada15836661e6589 (patch) | |
tree | 7249fb30c8d7c927de067363bb80524dcea93e7f /t/t7007-show.sh | |
parent | t3030-merge-recursive: test known breakage with empty work tree (diff) | |
download | tgif-2e2e7ec1ef567ac0a4ad8294ada15836661e6589.tar.xz |
read-cache.c: refactor --ignore-missing implementation
Move lstat ENOENT handling from refresh_index to refresh_cache_ent and
activate it with a new CE_MATCH_IGNORE_MISSING option. This will allow
other call paths into refresh_cache_ent to use the feature.
Signed-off-by: Brad King <brad.king@kitware.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7007-show.sh')
0 files changed, 0 insertions, 0 deletions