forked from oss-review-toolkit/ort
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
21 lines (21 loc) · 1.01 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "example-python-flask"]
path = plugins/package-managers/python/src/funTest/assets/projects/external/example-python-flask
url = https://github.com/deis/example-python-flask.git
ignore = untracked
[submodule "spdx-tools-python"]
path = plugins/package-managers/python/src/funTest/assets/projects/external/spdx-tools-python
url = https://github.com/spdx/tools-python.git
ignore = untracked
[submodule "quickcheck-state-machine"]
path = plugins/package-managers/stack/src/funTest/assets/projects/external/quickcheck-state-machine
url = https://github.com/advancedtelematic/quickcheck-state-machine.git
ignore = untracked
[submodule "sbt-multi-project-example"]
path = analyzer/src/funTest/assets/projects/external/sbt-multi-project-example
url = https://github.com/oss-review-toolkit/sbt-multi-project-example.git
ignore = untracked
[submodule "dart-http"]
path = plugins/package-managers/pub/src/funTest/assets/projects/external/dart-http
url = https://github.com/dart-lang/http.git
ignore = untracked
tag = 0.13.0