Changes git default branch name back to master

This commit is contained in:
Andrew Gioia 2024-08-08 11:02:06 -04:00
parent ca56d1e26d
commit 07305a97e8
Signed by: andrew
GPG Key ID: FC09694A000800C8

View File

@ -35,3 +35,5 @@
required = true
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
[init]
defaultBranch = master