-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
60 lines (60 loc) · 2.07 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
[submodule "quoting-service"]
path = quoting-service
url = https://github.com/mojaloop/quoting-service.git
branch = main
[submodule "central-ledger"]
path = central-ledger
url = https://github.com/mojaloop/central-ledger.git
branch = main
[submodule "ml-api-adapter"]
path = ml-api-adapter
url = https://github.com/mojaloop/ml-api-adapter.git
branch = main
[submodule "account-lookup-service"]
path = account-lookup-service
url = https://github.com/mojaloop/account-lookup-service.git
branch = main
[submodule "ml-testing-toolkit"]
path = ml-testing-toolkit
url = https://github.com/mojaloop/ml-testing-toolkit.git
branch = monorepo
[submodule "ml-testing-toolkit-client-lib"]
path = ml-testing-toolkit-client-lib
url = https://github.com/mojaloop/ml-testing-toolkit-client-lib.git
branch = monorepo
[submodule "testing-toolkit-test-cases"]
path = testing-toolkit-test-cases
url = https://github.com/mojaloop/testing-toolkit-test-cases.git
branch = monorepo
[submodule "als-msisdn-oracle-svc"]
path = als-msisdn-oracle-svc
url = https://github.com/mojaloop/als-msisdn-oracle-svc.git
branch = monorepo
[submodule "sdk-scheme-adapter"]
path = sdk-scheme-adapter
url = https://github.com/mojaloop/sdk-scheme-adapter.git
branch = master
[submodule "mojaloop-simulator"]
path = mojaloop-simulator
url = https://github.com/mojaloop/mojaloop-simulator.git
branch = monorepo
[submodule "central-services-stream"]
path = central-services-stream
url = https://github.com/mojaloop/central-services-stream.git
branch = monorepo
[submodule "event-sdk"]
path = event-sdk
url = https://github.com/mojaloop/event-sdk.git
branch = monorepo
[submodule "central-services-shared"]
path = central-services-shared
url = https://github.com/mojaloop/central-services-shared.git
branch = monorepo
[submodule "ml-schema-transformer-lib"]
path = ml-schema-transformer-lib
url = https://github.com/mojaloop/ml-schema-transformer-lib.git
branch = monorepo
[submodule "sdk-standard-components"]
path = sdk-standard-components
url = https://github.com/mojaloop/sdk-standard-components.git
branch = monorepo