Skip to content

Commit f18271c

Browse files
committed
Merge branch 'master_branch' into config_path_expansion
2 parents b85b5e6 + 0652a46 commit f18271c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/test_helper.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ setup_repo() {
3030
delete_repo
3131
mkdir -p $TEST_REPO
3232
cd $TEST_REPO
33-
git init
33+
git init --initial-branch=master
3434
git config --local --add secrets.patterns '@todo'
3535
git config --local --add secrets.patterns 'forbidden|me'
3636
git config --local --add secrets.patterns '#hash'

0 commit comments

Comments
 (0)