We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10c270e commit cb15334Copy full SHA for cb15334
1 file changed
install.sh
@@ -138,6 +138,7 @@ git_configs=(
138
"color.ui auto"
139
"core.autocrlf input"
140
"credential.helper osxkeychain"
141
+ "init.defaultBranch master"
142
"merge.ff false"
143
"pull.rebase true"
144
"push.default simple"
0 commit comments