git: Set default branch

This commit is contained in:
Sanchayan Maity 2021-02-02 09:39:23 +05:30
parent 91be84b9d7
commit 9377d973c1
1 changed files with 2 additions and 0 deletions

View File

@ -44,3 +44,5 @@
whitespace-error-style = 22 reverse
[advice]
addEmptyPathspec = false
[init]
defaultBranch = master