]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
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`

1  2 
builtin/clone.c
builtin/worktree.c
bundle-uri.c
refs/files-backend.c
rerere.c
setup.c

diff --cc builtin/clone.c
Simple merge
Simple merge
diff --cc bundle-uri.c
Simple merge
Simple merge
diff --cc rerere.c
Simple merge
diff --cc setup.c
Simple merge