-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.gitmodules
27 lines (27 loc) · 1.12 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
[submodule "calabash-distro"]
path = distro
url = https://github.com/transpect/calabash-distro
branch = saxon10
[submodule "extensions/transpect/unzip-extension"]
path = extensions/transpect/unzip-extension
url = https://github.com/transpect/unzip-extension
branch = saxon10
[submodule "extensions/transpect/image-props-extension"]
path = extensions/transpect/image-props-extension
url = https://github.com/transpect/image-props-extension
branch = saxon10
[submodule "extensions/transpect/rng-extension"]
path = extensions/transpect/rng-extension
url = https://github.com/transpect/rng-extension
branch = saxon10
[submodule "extensions/transpect/image-transform-extension"]
path = extensions/transpect/image-transform-extension
url = https://github.com/transpect/image-transform-extension
[submodule "extensions/transpect/mathtype-extension"]
path = extensions/transpect/mathtype-extension
url = https://github.com/transpect/mathtype-extension
branch = saxon10
[submodule "extensions/transpect/svn-extension"]
path = extensions/transpect/svn-extension
url = https://github.com/transpect/svn-extension
branch = calabash132-saxon10