]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t7403-submodule-sync.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t7403-submodule-sync.sh
index 0726799e74e7a587e920c35f356b3364737b70d2..c95559bed5d5417430bdc2663f4b79bb6198ae77 100755 (executable)
@@ -8,6 +8,9 @@ test_description='git submodule sync
 These tests exercise the "git submodule sync" subcommand.
 '
 
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 
 test_expect_success setup '