-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 872 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 872 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
[submodule "submodules/score"]
path = submodules/score
url = https://github.com/overture-stack/score.git
[submodule "submodules/song"]
path = submodules/song
url = https://github.com/overture-stack/song.git
[submodule "submodules/arranger"]
path = submodules/arranger
url = https://github.com/overture-stack/arranger.git
[submodule "submodules/stage"]
path = submodules/stage
url = https://github.com/overture-stack/stage.git
[submodule "submodules/maestro"]
path = submodules/maestro
url = https://github.com/overture-stack/maestro.git
[submodule "submodules/.github"]
path = submodules/.github
url = https://github.com/overture-stack/.github.git
[submodule "submodules/lectern"]
path = submodules/lectern
url = https://github.com/overture-stack/lectern
[submodule "submodules/lyric"]
path = submodules/lyric
url = https://github.com/overture-stack/lyric