Merge branch 'ps/fetch-atomic'

"git fetch" can make two separate fetches, but ref updates coming from them were in two separate ref transactions under "--atomic", which has been corrected. * ps/fetch-atomic: fetch: make `--atomic` flag cover pruning of refs fetch: make `--atomic` flag cover backfilling of tags refs: add interface to iterate over queued transactional updates fetch: report errors when backfilling tags fails fetch: control lifecycle of FETCH_HEAD in a single place fetch: backfill tags before setting upstream fetch: increase test coverage of fetches

Junio C Hamano committed Mar 13, 2022 at 22:56 UTC 851d2f0ab123c8fa33bbdc8e5a325e0c8b2c5d9c

No changes.