Skip to content

Commit cb15334

Browse files
authored
git config --global init.defaultBranch master
1 parent 10c270e commit cb15334

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ git_configs=(
138138
"color.ui auto"
139139
"core.autocrlf input"
140140
"credential.helper osxkeychain"
141+
"init.defaultBranch master"
141142
"merge.ff false"
142143
"pull.rebase true"
143144
"push.default simple"

0 commit comments

Comments
 (0)