forked from github/VisualStudio
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 678 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 678 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "submodules/reactiveui"]
path = submodules/reactiveui
url = https://github.com/editor-tools/ReactiveUI
[submodule "submodules/octokit.net"]
path = submodules/octokit.net
url = https://github.com/editor-tools/Octokit.Net
[submodule "submodules/splat"]
path = submodules/splat
url = https://github.com/editor-tools/splat.git
[submodule "submodules/akavache"]
path = submodules/akavache
url = https://github.com/editor-tools/Akavache
[submodule "script"]
path = script
url = git@github.com:github/VisualStudioBuildScripts
[submodule "submodules/octokit.graphql.net"]
path = submodules/octokit.graphql.net
url = https://github.com/octokit/octokit.graphql.net