From: Junio C Hamano Date: Wed, 17 Dec 2025 05:45:28 +0000 (+0900) Subject: Merge branch 'kn/fix-fetch-backfill-tag-with-batched-ref-updates' into next X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3955b0be68384264141eecc1b37f201fcceef744;p=thirdparty%2Fgit.git Merge branch 'kn/fix-fetch-backfill-tag-with-batched-ref-updates' into next "git fetch" that involves fetching tags, when a tag being fetched needs to overwrite existing one, failed to fetch other tags, which has been corrected. * kn/fix-fetch-backfill-tag-with-batched-ref-updates: fetch: fix failed batched updates skipping operations fetch: fix non-conflicting tags not being committed fetch: extract out reference committing logic --- 3955b0be68384264141eecc1b37f201fcceef744