]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
* 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

1  2 
builtin/fetch.c
refs.c
refs.h

diff --cc builtin/fetch.c
Simple merge
diff --cc refs.c
Simple merge
diff --cc refs.h
Simple merge