]> git.99rst.org Git - git.git/commit
tempfile: stop using the_repository
authorRené Scharfe <redacted>
Tue, 14 Jul 2026 17:59:55 +0000 (19:59 +0200)
committerJunio C Hamano <redacted>
Tue, 14 Jul 2026 19:54:25 +0000 (12:54 -0700)
commit75e05f6bc3b3e04301d25327f54b2c9998471c1d
tree97e00a360b087abe5b9e6ce3ac9079a46ee70ad3
parentd43f701d326ef3fe1bf04c1de24fa025ab228af8
tempfile: stop using the_repository

Remove the compatibility wrappers create_tempfile_mode() and
create_tempfile() that have become unused.

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