forked from sap-labs-france/ev-server
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
28 lines (28 loc) · 1.12 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
[submodule "src/assets/configs-aws"]
path = src/assets/configs-aws
url = [email protected]:LucasBrazi06/ev-aws.git
branch = master
[submodule "src/integration/pricing/convergent-charging"]
path = src/integration/pricing/convergent-charging
url = [email protected]:LucasBrazi06/ev-sap-pricing-convergent-charging.git
branch = master
[submodule "src/integration/refund/concur"]
path = src/integration/refund/concur
url = [email protected]:LucasBrazi06/ev-sap-refund-concur.git
branch = master
[submodule "src/integration/smart-charging/sap-smart-charging"]
path = src/integration/smart-charging/sap-smart-charging
url = [email protected]:LucasBrazi06/ev-sap-smart-charging.git
branch = master
[submodule "src/assets/charging-station-templates"]
path = src/assets/charging-station-templates
url = [email protected]:LucasBrazi06/ev-sap-charging-station-templates.git
branch = master
[submodule "src/assets/configs-ci"]
path = src/assets/configs-ci
url = [email protected]:LucasBrazi06/ev-ci.git
branch = master
[submodule "src/assets/configs-scp"]
path = src/assets/configs-scp
url = [email protected]:LucasBrazi06/ev-scp-config.git
branch = master-qa