Re: [PATCH v2] fetch: fix non-conflicting tags not being committed
From: Junio C Hamano <hidden> Date: 2025-11-06 18:56:44
Patrick Steinhardt [off-list ref] writes:
We now have three different callsites where we commit the transaction.
It gets better due to the newly introduced function, but it overall
feels somewhat fragile regardless of that.