From: Junio C Hamano Date: Mon, 20 Jul 2026 18:16:43 +0000 (-0700) Subject: Merge branch 'ps/copy-wo-the-repository' into next X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9e38da0efcc7fe79c4e2b437b27f9eb9e6613df4;p=thirdparty%2Fgit.git Merge branch 'ps/copy-wo-the-repository' into next 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` --- 9e38da0efcc7fe79c4e2b437b27f9eb9e6613df4