"Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx> writes: > These are assorted small fixes split out from the reftable topic. > > Han-Wen Nienhuys (4): > lib-t6000.sh: write tag using git-update-ref > t3432: use git-reflog to inspect the reflog for HEAD > checkout: add '\n' to reflog message > Treat BISECT_HEAD as a pseudo ref > > builtin/bisect--helper.c | 3 +-- > builtin/checkout.c | 5 +++-- > git-bisect.sh | 4 ++-- > t/lib-t6000.sh | 5 ++--- > t/t3432-rebase-fast-forward.sh | 7 ++++--- > 5 files changed, 12 insertions(+), 12 deletions(-) Thanks for splitting these out, and sorry for not being able to get to them earlier. Will queue.