From: Junio C Hamano Date: Mon, 27 Jul 2026 16:09:00 +0000 (-0700) Subject: Merge branch 'ps/copy-wo-the-repository' X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=bb8bc6995e589018f60bbdbf16001e16d7e20d25;p=thirdparty%2Fgit.git Merge branch 'ps/copy-wo-the-repository' The copy_file() and copy_file_with_time() functions have been refactored to take a repository parameter, allowing the removal of the implicit dependency on the global 'the_repository' variable in 'copy.c'. * ps/copy-wo-the-repository: copy: drop dependency on `the_repository` --- bb8bc6995e589018f60bbdbf16001e16d7e20d25