Browse Source

Make submodules track main branch.

nathan-williams 3 years ago
parent
commit
87592241cf
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitmodules

+ 2 - 0
.gitmodules

@@ -1,6 +1,8 @@
 [submodule "axisregistry"]
 	path = axisregistry
 	url = https://github.com/googlefonts/axisregistry
+	branch = main
 [submodule "lang"]
 	path = lang
 	url = https://github.com/googlefonts/lang
+	branch = main