master as default branch

master
Kevin Hill 2021-01-19 20:55:02 +01:00
parent bce5c1f59c
commit 7b946a6ee8
Signed by: gregory
GPG Key ID: 5C3DF72C0C90FFDE
1 changed files with 2 additions and 0 deletions

View File

@ -24,3 +24,5 @@
pa = "!for r in $(git remote); do git push $r ; done"
[pull]
rebase = false
[init]
defaultBranch = master