diff options
author | Junio C Hamano <gitster@pobox.com> | 2018-11-13 22:37:27 +0900 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-11-13 22:37:27 +0900 |
commit | 9235a6ce47f012cd8fcfa80117fed29790bb929b (patch) | |
tree | 29613880808e72561e221db1dcb7b824a53bb9f3 /Documentation | |
parent | Merge branch 'jk/xdiff-interface' (diff) | |
parent | add: speed up cmd_add() by utilizing read_cache_preload() (diff) | |
download | tgif-9235a6ce47f012cd8fcfa80117fed29790bb929b.tar.xz |
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()
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions