diff options
| author | Colin Stagner <ask+git@howdoi.land> | 2026-02-03 22:38:11 -0600 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-02-04 09:33:59 -0800 |
| commit | 486386c687609603a2c1ebc434384d1e380908ae (patch) | |
| tree | bf7e12e3ba316621888a87bd8cce597381a141c0 /contrib/persistent-https | |
| parent | 67ad42147a7acc2af6074753ebd03d904476118f (diff) | |
| download | git-486386c687609603a2c1ebc434384d1e380908ae.tar.gz git-486386c687609603a2c1ebc434384d1e380908ae.zip | |
contrib/subtree: fix tests with reftable backend
One git-subtree test-case relies on git internals to infer the
default branch name. This test fails with the new reftable
backend.
GIT_TEST_DEFAULT_REF_FORMAT=reftable \
meson test t7900-subtree
This test script already sets
GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=main
which eliminates the need to infer a branch name at runtime.
Hardcode the branch name.
Signed-off-by: Colin Stagner <ask+git@howdoi.land>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions
