mirror of
https://gitlab.com/fabinfra/fabaccess/borepin.git
synced 2025-06-11 02:53:23 +02:00
Specify Branch for Submodules
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,9 +1,11 @@
|
||||
[submodule "external/SASL"]
|
||||
path = external/SASL
|
||||
url = https://github.com/kjkriegel/S22.Sasl.git
|
||||
branch = main
|
||||
[submodule "external/NFC"]
|
||||
path = external/NFC
|
||||
url = https://gitlab.com/fabinfra/fabaccess/nfc.git
|
||||
branch = main
|
||||
[submodule "FabAccessAPI/schema"]
|
||||
path = FabAccessAPI/schema
|
||||
url = https://gitlab.com/fabinfra/fabaccess/fabaccess-api.git
|
||||
|
Reference in New Issue
Block a user