diff options
Diffstat (limited to 't/t4121-apply-diffs.sh')
-rwxr-xr-x | t/t4121-apply-diffs.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/t/t4121-apply-diffs.sh b/t/t4121-apply-diffs.sh index 66368effd5..60deb3bf78 100755 --- a/t/t4121-apply-diffs.sh +++ b/t/t4121-apply-diffs.sh @@ -1,6 +1,9 @@ #!/bin/sh test_description='git apply for contextually independent diffs' +GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master +export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME + . ./test-lib.sh echo '1 |