]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/diff-memuse-optim-with-stat-unmatch'
authorJunio C Hamano <gitster@pobox.com>
Thu, 18 Jun 2020 04:54:00 +0000 (21:54 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 18 Jun 2020 04:54:00 +0000 (21:54 -0700)
Reduce memory usage during "diff --quiet" in a worktree with too
many stat-unmatched paths.

* jk/diff-memuse-optim-with-stat-unmatch:
  diff: discard blob data from stat-unmatched pairs

1  2 
diff.c

diff --cc diff.c
Simple merge