"Han-Wen Nienhuys via GitGitGadget" [off-list ref] writes:
This reduced the number of test failures in the reftable series by a bit.
Han-Wen Nienhuys (2):
t1415: avoid direct filesystem access for writing refs
t7509: avoid direct file access for writing CHERRY_PICK_HEAD
Thanks. Both look quite sensible.
Will queue.
t/t1415-worktree-refs.sh | 10 ++++------
t/t7509-commit-authorship.sh | 4 ++--
2 files changed, 6 insertions(+), 8 deletions(-)
base-commit: 670b81a890388c60b7032a4f5b879f2ece8c4558
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-git-1042%2Fhanwen%2Freftable-tests2-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-git-1042/hanwen/reftable-tests2-v1
Pull-Request: https://github.com/git/git/pull/1042