diff options
author | Brad King <brad.king@kitware.com> | 2014-01-27 09:45:08 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-02-24 14:31:17 -0800 |
commit | 257627268ad19cb616ad3feb6ca8171d400df287 (patch) | |
tree | 66fa303f10673ddcc07878056bf3c800c7898f78 /blob.c | |
parent | read-cache.c: refactor --ignore-missing implementation (diff) | |
download | tgif-257627268ad19cb616ad3feb6ca8171d400df287.tar.xz |
read-cache.c: extend make_cache_entry refresh flag with options
Convert the make_cache_entry boolean 'refresh' argument to a more
general 'refresh_options' argument. Pass the value through to the
underlying refresh_cache_ent call. Add option CE_MATCH_REFRESH to
enable stat refresh. Update call sites to use the new signature.
Signed-off-by: Brad King <brad.king@kitware.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'blob.c')
0 files changed, 0 insertions, 0 deletions