Set the default branch in git to the default to suppress the warning.

This commit is contained in:
Tom Alexander
2023-07-08 22:55:20 -04:00
parent 16eb703f68
commit 63b8827725
2 changed files with 2 additions and 4 deletions

View File

@@ -15,3 +15,5 @@
rebase = true
[log]
date = local
[init]
defaultBranch = master