]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rs/diff-index-find-copies-harder-optim'
authorJunio C Hamano <gitster@pobox.com>
Sun, 14 Dec 2025 08:04:36 +0000 (17:04 +0900)
committerJunio C Hamano <gitster@pobox.com>
Sun, 14 Dec 2025 08:04:36 +0000 (17:04 +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