]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'bf/set-head-symref' into js/set-head-symref-fix
authorJunio C Hamano <gitster@pobox.com>
Fri, 6 Dec 2024 03:09:43 +0000 (12:09 +0900)
committerJunio C Hamano <gitster@pobox.com>
Fri, 6 Dec 2024 03:09:43 +0000 (12:09 +0900)
* bf/set-head-symref:
  fetch set_head: handle mirrored bare repositories
  fetch: set remote/HEAD if it does not exist
  refs: add create_only option to refs_update_symref_extended
  refs: add TRANSACTION_CREATE_EXISTS error
  remote set-head: better output for --auto
  remote set-head: refactor for readability
  refs: atomically record overwritten ref in update_symref
  refs: standardize output of refs_read_symbolic_ref
  t/t5505-remote: test failure of set-head
  t/t5505-remote: set default branch to main


Trivial merge