-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
39 lines (39 loc) · 1.47 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
29
30
31
32
33
34
35
36
37
38
39
[submodule "lib/shellfire/core"]
path = lib/shellfire/core
url = https://github.com/shellfire-dev/core.git
[submodule "etc/shellfire/paths.d"]
path = etc/shellfire/paths.d
url = https://github.com/shellfire-dev/paths.d.git
[submodule "lib/shellfire/unicode"]
path = lib/shellfire/unicode
url = https://github.com/shellfire-dev/unicode
[submodule "lib/shellfire/urlencode"]
path = lib/shellfire/urlencode
url = https://github.com/shellfire-dev/urlencode
[submodule "lib/shellfire/version"]
path = lib/shellfire/version
url = https://github.com/shellfire-dev/version
[submodule "lib/shellfire/xmlwriter"]
path = lib/shellfire/xmlwriter
url = https://github.com/shellfire-dev/xmlwriter
[submodule "lib/shellfire/configure"]
path = lib/shellfire/configure
url = https://github.com/shellfire-dev/configure
[submodule "lib/shellfire/curl"]
path = lib/shellfire/curl
url = https://github.com/shellfire-dev/curl
[submodule "lib/shellfire/jsonreader"]
path = lib/shellfire/jsonreader
url = https://github.com/shellfire-dev/jsonreader
[submodule "lib/shellfire/jsonwriter"]
path = lib/shellfire/jsonwriter
url = https://github.com/shellfire-dev/jsonwriter
[submodule "lib/shellfire/github"]
path = lib/shellfire/github
url = https://github.com/shellfire-dev/github
[submodule "lib/shellfire/compress"]
path = lib/shellfire/compress
url = https://github.com/shellfire-dev/compress
[submodule "lib/shellfire/debian"]
path = lib/shellfire/debian
url = https://github.com/shellfire-dev/debian