diff options
| author | LorenzoPegorari <lorenzo.pegorari2002@gmail.com> | 2026-06-01 15:52:01 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-06-02 07:57:52 +0900 |
| commit | 96ee7f1650e6096561599f069d18c052412d7506 (patch) | |
| tree | ecc8871d86eebdcff78845136a96298de63e8782 /t/t4013/diff.diff_initial..side | |
| parent | c69baaf57ba26cf117c2b6793802877f19738b0d (diff) | |
http: cleanup function fetch_and_setup_pack_index()
Cleanup the function `fetch_and_setup_pack_index()` by removing the
useless call to the function `unlink()`.
This is not necessary anymore since 63aca3f7f1 (dumb-http: store
downloaded pack idx as tempfile, 2024-10-25), when `fetch_pack_index()`
started registering its return value (in this case `tmp_idx`) as a
tempfile to be deleted at process exit.
Signed-off-by: LorenzoPegorari <lorenzo.pegorari2002@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.diff_initial..side')
0 files changed, 0 insertions, 0 deletions
