]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ng/xdiff-truly-minimal'
authorJunio C Hamano <gitster@pobox.com>
Mon, 12 May 2025 21:22:50 +0000 (14:22 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 12 May 2025 21:22:50 +0000 (14:22 -0700)
"git diff --minimal" used to give non-minimal output when its
optimization kicked in, which has been disabled.

* ng/xdiff-truly-minimal:
  xdiff: disable cleanup_records heuristic with --minimal

1  2 
t/meson.build

diff --cc t/meson.build
Simple merge