My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
466be3e
e596acc
)
Merge branch 'jh/preload-index-skip-skip'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 27 Feb 2017 21:57:15 +0000
(13:57 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 27 Feb 2017 21:57:15 +0000
(13:57 -0800)
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
Trivial merge