From: Junio C Hamano Date: Fri, 5 Dec 2025 05:53:01 +0000 (+0900) Subject: Merge branch 'rs/diff-index-find-copies-harder-optim' into next X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=539b086bfc707b81a7535e386e24f32c703428b2;p=thirdparty%2Fgit.git Merge branch 'rs/diff-index-find-copies-harder-optim' into next Halve the memory consumed by artificial filepairs created during "git diff --find-copioes-harder", also making the operation run faster. * rs/diff-index-find-copies-harder-optim: diff-index: don't queue unchanged filepairs with diff_change() --- 539b086bfc707b81a7535e386e24f32c703428b2