This repository has been archived by the owner on May 29, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy path.gitmodules
34 lines (34 loc) · 1.65 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
[submodule "testdata/case/java-maven-sample"]
path = testdata/case/java-maven-sample
url = https://github.com/sgtest/java-maven-sample.git
[submodule "testdata/case/java-jdk-sample"]
path = testdata/case/java-jdk-sample
url = https://github.com/sgtest/java-jdk-sample.git
[submodule "testdata/case/java-gradle-sample"]
path = testdata/case/java-gradle-sample
url = https://github.com/sgtest/java-gradle-sample.git
[submodule "testdata/case/java-error-tolerance"]
path = testdata/case/java-error-tolerance
url = https://github.com/sgtest/java-error-tolerance.git
[submodule "testdata/case/java-maven-multi-module-sample"]
path = testdata/case/java-maven-multi-module-sample
url = https://github.com/sgtest/java-maven-multi-module-sample.git
[submodule "testdata/case/java-android-gradle-sample"]
path = testdata/case/java-android-gradle-sample
url = https://github.com/sgtest/java-android-gradle-sample
branch = master
[submodule "testdata/case/java-ident-issue-23"]
path = testdata/case/java-ident-issue-23
url = https://github.com/sgtest/java-ident-issue-23
[submodule "testdata/case/java-gradle-custom-project-name"]
path = testdata/case/java-gradle-custom-project-name
url = https://github.com/sgtest/java-gradle-custom-project-name
[submodule "testdata/case/java-ant-sample"]
path = testdata/case/java-ant-sample
url = https://github.com/sgtest/java-ant-sample
[submodule "testdata/case/java-android-support-framework"]
path = testdata/case/java-android-support-framework
url = https://github.com/sgtest/java-android-support-framework
[submodule "testdata/case/MaterialDrawer"]
path = testdata/case/MaterialDrawer
url = https://github.com/sgtest/MaterialDrawer