diff options
author | Junio C Hamano <gitster@pobox.com> | 2008-03-30 12:39:25 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-04-12 19:42:17 -0700 |
commit | 8fa29602d4cf8c9ec7d837f7308a9582a8372cb5 (patch) | |
tree | 794186bba2552074ac6e912f8cbdc82bc6b08bee /builtin-diff.c | |
parent | write_index(): optimize ce_smudge_racily_clean_entry() calls with CE_UPTODATE (diff) | |
download | tgif-8fa29602d4cf8c9ec7d837f7308a9582a8372cb5.tar.xz |
diff-files: mark an index entry we know is up-to-date as such
This does not make any difference when running diff-files alone, but if
you internally run run_diff_files() and then run other operations further
on the index, we do not have to run lstat(2) again on entries we already
have checked.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-diff.c')
0 files changed, 0 insertions, 0 deletions