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(-) base-commit: f402ea68166bd77f09b176c96005ac7f8886e14b Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-669%2Fhanwen%2Fpreliminaries-v1 Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-669/hanwen/preliminaries-v1 Pull-Request: https://github.com/gitgitgadget/git/pull/669 -- gitgitgadget