mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-11 20:29:47 +08:00
Update git submodules to new urls
Summary: Since the prime repository got changed to dev.swift-project.org the submodules need to be updated as well. Reviewers: kbasan, msutcliffe Reviewed By: msutcliffe Subscribers: jenkins Differential Revision: https://dev.swift-project.org/D5
This commit is contained in:
committed by
Mathew Sutcliffe
parent
5380c62ce8
commit
7bc731d548
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -1,6 +1,6 @@
|
||||
[submodule "externals"]
|
||||
path = externals
|
||||
url = git@dev.vatsim-germany.org:vatpilotclient/externals.git
|
||||
url = ssh://git@dev.swift-project.org/source/externals.git
|
||||
[submodule "src/xbus/libxplanemp"]
|
||||
path = src/xbus/libxplanemp
|
||||
url = git@dev.vatsim-germany.org:vatpilotclient/libxplanemp.git
|
||||
url = ssh://git@dev.swift-project.org/source/libxplanemp.git
|
||||
|
||||
Reference in New Issue
Block a user