mirror of
https://github.com/dkmstr/openuds.git
synced 2025-01-03 01:17:56 +03:00
fixing up submodules
This commit is contained in:
parent
f12b795fce
commit
a2dbebae14
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -5,9 +5,12 @@
|
|||||||
[submodule "tunnel-server"]
|
[submodule "tunnel-server"]
|
||||||
path = tunnel-server
|
path = tunnel-server
|
||||||
url = git@github.com:VirtualCable/uds-tunnel-server.git
|
url = git@github.com:VirtualCable/uds-tunnel-server.git
|
||||||
|
branch = master
|
||||||
[submodule "actor"]
|
[submodule "actor"]
|
||||||
path = actor
|
path = actor
|
||||||
url = git@github.com:VirtualCable/uds-actor.git
|
url = git@github.com:VirtualCable/uds-actor.git
|
||||||
|
branch = master
|
||||||
[submodule "client-py3"]
|
[submodule "client-py3"]
|
||||||
path = client-py3
|
path = client-py3
|
||||||
url = git@github.com:VirtualCable/uds-client.git
|
url = git@github.com:VirtualCable/uds-client.git
|
||||||
|
branch = master
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 6576513d1d3899a0975104796f7e7121fd6bf63d
|
Subproject commit 063003cdd248074b005fc789c77dcc8e4e578d3e
|
Loading…
Reference in New Issue
Block a user