]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/pseudo-refs'
authorJunio C Hamano <gitster@pobox.com>
Tue, 2 Jan 2024 21:51:30 +0000 (13:51 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 2 Jan 2024 21:51:30 +0000 (13:51 -0800)
commitdbf668a1b7d814b4fcb57c292934cbbc2d926490
tree147f6a9d23df350ae6c8e24094a4c973e306ad2c
parent601b1571e8e61e7dc1473a6d5049261a9524f381
parent0a06892ddde5bc3a82a4fe2963e3ea294252ffdd
Merge branch 'ps/pseudo-refs'

Assorted changes around pseudoref handling.

* ps/pseudo-refs:
  bisect: consistently write BISECT_EXPECTED_REV via the refdb
  refs: complete list of special refs
  refs: propagate errno when reading special refs fails
  wt-status: read HEAD and ORIG_HEAD via the refdb
builtin/bisect.c
refs.c
t/t1403-show-ref.sh
t/t6030-bisect-porcelain.sh
wt-status.c