-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
25 lines (25 loc) · 1011 Bytes
/
.gitmodules
File metadata and controls
25 lines (25 loc) · 1011 Bytes
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
[submodule "Loop"]
path = Loop
url = https://github.com/tidepool-org/Loop.git
[submodule "Common/LoopKit"]
path = Common/LoopKit
url = https://github.com/tidepool-org/LoopKit.git
[submodule "Common/TidepoolService"]
path = Common/TidepoolService
url = https://github.com/tidepool-org/TidepoolService.git
[submodule "Common/TrueTime"]
path = Common/TrueTime
url = https://github.com/tidepool-org/TrueTime.swift.git
[submodule "Tidepool/TidepoolOnboarding"]
path = Tidepool/TidepoolOnboarding
url = https://github.com/tidepool-org/TidepoolOnboarding.git
branch = dev
[submodule "Tidepool/TidepoolSupport"]
path = Tidepool/TidepoolSupport
url = https://github.com/tidepool-org/TidepoolSupport.git
[submodule "Tidepool/TidepoolSecurity"]
path = Tidepool/TidepoolSecurity
url = https://github.com/tidepool-org/TidepoolSecurity.git
[submodule "Tidepool/insulin-delivery-loop-plugin"]
path = Tidepool/insulin-delivery-loop-plugin
url = https://github.com/tidepool-org/insulin-delivery-loop-plugin.git