]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/fetch-atomic' into ps/fetch-mirror-optim
authorJunio C Hamano <gitster@pobox.com>
Tue, 1 Mar 2022 18:11:00 +0000 (10:11 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 1 Mar 2022 18:11:00 +0000 (10:11 -0800)
commit34363403a28ad4d0bd76c5aa7351293b6e4a4e47
tree3036703a7ca8b3f1846f8d6745d8609c57ceba56
parente6ebfd0e8cbbd10878070c8a356b5ad1b3ca464e
parent583bc419235cedc6a2ba12593f058a9f812b9594
Merge branch 'ps/fetch-atomic' into ps/fetch-mirror-optim

* 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
builtin/fetch.c
refs.c
refs.h