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