git: make "main" the default branch

This commit is contained in:
Protesilaos Stavrou 2021-06-25 10:56:31 +03:00
parent bfcc96027e
commit 989b34178d
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA

View file

@ -17,3 +17,5 @@
xfuncname = "^((\\(|;;;+ ).*)$"
[diff "org"]
xfuncname = "^(\\*+ +.*)$"
[init]
defaultBranch = main