]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rs/diff-index-find-copies-harder-optim' into next
authorJunio C Hamano <gitster@pobox.com>
Fri, 5 Dec 2025 05:53:01 +0000 (14:53 +0900)
committerJunio C Hamano <gitster@pobox.com>
Fri, 5 Dec 2025 05:53:02 +0000 (14:53 +0900)
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()

1  2 
diff.c
diff.h

diff --cc diff.c
Simple merge
diff --cc diff.h
Simple merge