-
Notifications
You must be signed in to change notification settings - Fork 41
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 804 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 804 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "modules/1_offtheground"]
path = modules/1_offtheground
url = https://github.com/engineersCode/EngComp1_offtheground.git
branch = master
[submodule "modules/2_takeoff"]
path = modules/2_takeoff
url = https://github.com/engineersCode/EngComp2_takeoff.git
branch = master
[submodule "modules/3_flyatchange"]
path = modules/3_flyatchange
url = https://github.com/engineersCode/EngComp3_flyatchange.git
branch = master
[submodule "modules/4_landlinear"]
path = modules/4_landlinear
url = https://github.com/engineersCode/EngComp4_landlinear.git
[submodule "modules/7_genAI"]
path = modules/7_genAI
url = https://github.com/engineersCode/EngComp7_genAI.git
[submodule "modules/5_surfourier"]
path = modules/5_surfourier
url = https://github.com/engineersCode/EngComp5_surfourier.git