]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t7102-reset.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t7102-reset.sh
index b1affb001f599cbfdc074d2a19bf8816a76c4c32..4af43d26f1f4eff803ba9f8748e04240e98753b2 100755 (executable)
@@ -7,6 +7,9 @@ test_description='git reset
 
 Documented tests for git reset'
 
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 
 commit_msg () {