mirror of
https://gitlab.com/fabinfra/fabaccess/borepin.git
synced 2025-04-20 18:36:31 +02:00
Changed .gitmodules
This commit is contained in:
parent
6b9a8099a6
commit
a91abdebed
7
.gitmodules
vendored
7
.gitmodules
vendored
@ -2,14 +2,19 @@
|
|||||||
path = external/SASL
|
path = external/SASL
|
||||||
url = https://github.com/kjkriegel/S22.Sasl.git
|
url = https://github.com/kjkriegel/S22.Sasl.git
|
||||||
branch = main
|
branch = main
|
||||||
|
ignore = all
|
||||||
[submodule "external/NFC"]
|
[submodule "external/NFC"]
|
||||||
path = external/NFC
|
path = external/NFC
|
||||||
url = https://gitlab.com/fabinfra/fabaccess/nfc.git
|
url = https://gitlab.com/fabinfra/fabaccess/nfc.git
|
||||||
branch = main
|
branch = main
|
||||||
|
ignore = all
|
||||||
[submodule "FabAccessAPI/schema"]
|
[submodule "FabAccessAPI/schema"]
|
||||||
path = FabAccessAPI/schema
|
path = FabAccessAPI/schema
|
||||||
url = https://gitlab.com/fabinfra/fabaccess/fabaccess-api.git
|
url = https://gitlab.com/fabinfra/fabaccess/fabaccess-api.git
|
||||||
branch = main
|
branch = v0.3
|
||||||
|
ignore = all
|
||||||
[submodule "external/capnproto-dotnetcore"]
|
[submodule "external/capnproto-dotnetcore"]
|
||||||
path = external/capnproto-dotnetcore
|
path = external/capnproto-dotnetcore
|
||||||
url = https://github.com/FabInfra/capnproto-dotnetcore_Runtime.git
|
url = https://github.com/FabInfra/capnproto-dotnetcore_Runtime.git
|
||||||
|
branch = main
|
||||||
|
ignore = all
|
||||||
|
Loading…
x
Reference in New Issue
Block a user