From: Jeff Hostetler <redacted>
I pulled commit 01/13 from Tuesday's partial clone part 1 patch series [1]
and refactored the changes in dir.c to try to address Junio's comments in [2]
WRT sharing more code with the existing read_skip_worktree_file_from_index().
This patch can be discussed independently of the partial clone series.
[1] https://public-inbox.org/git/20171024185332.57261-2-git@jeffhostetler.com/
[2] https://public-inbox.org/git/xmqqpo9afu3s.fsf@gitster.mtv.corp.google.com/
Jeff Hostetler (1):
dir: allow exclusions from blob in addition to file
dir.c | 132 ++++++++++++++++++++++++++++++++++++++++++++++++++----------------
dir.h | 3 ++
2 files changed, 104 insertions(+), 31 deletions(-)
--
2.9.3