From: Junio C Hamano Date: Wed, 8 Apr 2026 17:19:17 +0000 (-0700) Subject: Merge branch 'ng/add-files-to-cache-wo-rename' X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d8c553bbed21761a8af3fa40a20518e210e78a0d;p=thirdparty%2Fgit.git Merge branch 'ng/add-files-to-cache-wo-rename' add_files_to_cache() used diff_files() to detect only the paths that are different between the index and the working tree and add them, which does not need rename detection, which interfered with unnecessary conflicts. * ng/add-files-to-cache-wo-rename: read-cache: disable renames in add_files_to_cache --- d8c553bbed21761a8af3fa40a20518e210e78a0d