Files
git-mirror/builtin/fetch.c
Junio C Hamano 3955b0be68 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
2025-12-17 14:45:28 +09:00

78 KiB