]> git.99rst.org Git - git.git/commit
refs/packed: use repo_create_tempfile()
authorRené Scharfe <redacted>
Tue, 14 Jul 2026 17:59:53 +0000 (19:59 +0200)
committerJunio C Hamano <redacted>
Tue, 14 Jul 2026 19:54:25 +0000 (12:54 -0700)
commit8432a4dee1c1206730c3e6bc5845c32272330bec
treecdac9edfb31b66c4d63061e17be39f49447fd4ac
parent8aad1dfc006e129d3276ae6dd5cc2ba7ca2a8f4c
refs/packed: use repo_create_tempfile()

Apply the config setting core.sharedRepository from the ref store base
repository at hand instead of from the_repository.

Signed-off-by: René Scharfe <redacted>
Signed-off-by: Junio C Hamano <redacted>
refs/packed-backend.c
git clone https://git.99rst.org/PROJECT