From: Junio C Hamano Date: Fri, 12 Sep 2025 17:42:36 +0000 (-0700) Subject: Merge branch 'pc/range-diff-memory-limit' into next X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=022fe71829cadbc8a9a4573d969fbb19fa1d62f3;p=thirdparty%2Fgit.git Merge branch 'pc/range-diff-memory-limit' into next "git range-diff" learned a way to limit the memory consumed by O(N*N) cost matrix. * pc/range-diff-memory-limit: range-diff: add configurable memory limit for cost matrix --- 022fe71829cadbc8a9a4573d969fbb19fa1d62f3