Set default git branch name to suppress lame warning

This commit is contained in:
Michael Campagnaro 2021-02-10 13:08:16 -05:00
parent ef9b9b6682
commit 73e19c6a70

View File

@ -1,6 +1,8 @@
[include]
path = ~/.gitconfig.platform
path = ~/.gitconfig.private
[init]
defaultBranch = master
[merge]
summary = true
tool = vimdiff