summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2021-06-27 14:20:09 -0500
committerRaptor Engineering Development Team <support@raptorengineering.com>2021-06-27 14:20:09 -0500
commitf7035524e13a834c54ca32159ed18925ed69561e (patch)
tree5bf7589da82d7a0c3639450abe8d585c1ac79f00
parentb9cfab4a0c3b839b520735e4a183ca83d5e2f124 (diff)
downloadbcm5719-ortega-master.tar.gz
bcm5719-ortega-master.zip
Redirect external modules to RCS repositoriesHEADraptor-v1.01master06-28-2021
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index 1555e06..7b23fdd 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,7 +1,7 @@
[submodule "tests/googletest"]
path = tests/googletest
- url = https://github.com/google/googletest.git
+ url = https://scm.raptorcs.com/scm/git/googletest
branch = master
[submodule "libs/OptParse/cpp-optparse"]
path = libs/OptParse/cpp-optparse
- url = https://github.com/weisslj/cpp-optparse.git
+ url = https://scm.raptorcs.com/scm/git/cpp-optparse
OpenPOWER on IntegriCloud