]> git.99rst.org Git - git.git/commit
tempfile: add repo_create_tempfile{,_mode}()
authorRené Scharfe <redacted>
Tue, 14 Jul 2026 17:59:52 +0000 (19:59 +0200)
committerJunio C Hamano <redacted>
Tue, 14 Jul 2026 19:54:25 +0000 (12:54 -0700)
commit8aad1dfc006e129d3276ae6dd5cc2ba7ca2a8f4c
tree6c40df94aafc1a1b6edef785cc626ac3b532054f
parente9019fcafe0040228b8631c30f97ae1adb61bcdc
tempfile: add repo_create_tempfile{,_mode}()

Add variants of create_tempfile_mode() that handle arbitrary
repositories.

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