]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jh/preload-index-skip-skip'
authorJunio C Hamano <gitster@pobox.com>
Mon, 27 Feb 2017 21:57:15 +0000 (13:57 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Feb 2017 21:57:15 +0000 (13:57 -0800)
commitc7e234fc380747b7be979bcebd4eece7601f6bfe
tree5991da11bf873439ed59529b8362bdd799695483
parent466be3e1dedc2725a436b128469b454ad8f1f578
parente596acc23a8c92784349da613502626d758215b2
Merge branch 'jh/preload-index-skip-skip'

The preload-index code has been taught not to bother with the index
entries that are paths that are not checked out by "sparse checkout".

* jh/preload-index-skip-skip:
  preload-index: avoid lstat for skip-worktree items