]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/copy-wo-the-repository'
authorJunio C Hamano <gitster@pobox.com>
Mon, 27 Jul 2026 16:09:00 +0000 (09:09 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Jul 2026 16:09:00 +0000 (09:09 -0700)
commitbb8bc6995e589018f60bbdbf16001e16d7e20d25
tree8ef4c5d4a7130b65ae3d8d15445e1e888cc05919
parent7d64c1e1fc570a6569add4ca43c37bc96041da93
parent0717b3595d4ebfca396134e4356e473c794aa1c9
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`
builtin/clone.c
builtin/worktree.c
bundle-uri.c
refs/files-backend.c
rerere.c
setup.c