Merge branch 'rs/ls-files-partial-optim'

"ls-files" run with pathspec has been micro-optimized to avoid having to memmove(3) unnecessary bytes. * rs/ls-files-partial-optim: ls-files: move only kept cache entries in prune_cache() ls-files: pass prefix length explicitly to prune_cache()

Junio C Hamano committed Feb 16, 2017 at 14:45 UTC a3b3c9c916298199e4a80afccc2e14b69e5d6d42

No changes.