]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/copy-wo-the-repository' into next
authorJunio C Hamano <gitster@pobox.com>
Mon, 20 Jul 2026 18:16:43 +0000 (11:16 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 20 Jul 2026 18:16:43 +0000 (11:16 -0700)
commit9e38da0efcc7fe79c4e2b437b27f9eb9e6613df4
tree5f7835a4c83655bdb7186c559cfa73b65dad8994
parent9330d42a4a475fd64899a7e5ac5eb0993447174a
parent0717b3595d4ebfca396134e4356e473c794aa1c9
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`
builtin/clone.c
builtin/worktree.c
bundle-uri.c
refs/files-backend.c
rerere.c
setup.c