]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commite02082c7f8a29d189334fc23ce829844f63f4ad9
tree251899b24aefb2b8879baa6e9cfbb90bb6c58af9
parente9356ba3ea2a6754281ff7697b3e5a1697b21e24
parentb1b713f722894d7f66e9ec64bc934ca32004d3d1
Merge branch 'bf/set-head-symref' into js/set-head-symref-fix

* 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