Re: [PATCH v2 2/9] bundle-uri: use plain string in find_temp_filename()
From: Junio C Hamano <hidden> Date: 2022-09-19 18:16:49
Derrick Stolee [off-list ref] writes:
... something deterministic based on the URI so
we can restart downloads that were halted, even if the process needs
to restart. But for now, this change helps us to remove the strbuf
from the remote_bundle_info struct.