From: Junio C Hamano Date: Tue, 13 Nov 2018 13:37:27 +0000 (+0900) Subject: Merge branch 'bp/add-diff-files-optim' X-Git-Tag: v2.20.0-rc0~32 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/9235a6ce47f012cd8fcfa80117fed29790bb929b?hp=--cc Merge branch 'bp/add-diff-files-optim' "git add" needs to internally run "diff-files" equivalent, and the codepath learned the same optimization as "diff-files" has to run lstat(2) in parallel to find which paths have been updated in the working tree. * bp/add-diff-files-optim: add: speed up cmd_add() by utilizing read_cache_preload() --- 9235a6ce47f012cd8fcfa80117fed29790bb929b