Make submodules track main branch.
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user