blob: 7308ab0fb18c91e5dfdcaffb584b1917c96b1148 (
plain)
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
|
[submodule "One"]
path = One
url = /tmp/libgit2_tests_XJLtEE/submod2_target
[submodule "TWO"]
path = TWO
url = /tmp/libgit2_tests_XJLtEE/submod2_target
[submodule "three"]
path = three
url = /tmp/libgit2_tests_XJLtEE/submod2_target
[submodule "FoUr"]
path = FoUr
url = /tmp/libgit2_tests_XJLtEE/submod2_target
[submodule "Five"]
path = Five
url = /tmp/libgit2_tests_XJLtEE/submod2_target
[submodule "six"]
path = six
url = /tmp/libgit2_tests_XJLtEE/submod2_target
[submodule "sEvEn"]
path = sEvEn
url = /tmp/libgit2_tests_XJLtEE/submod2_target
[submodule "EIGHT"]
path = EIGHT
url = /tmp/libgit2_tests_XJLtEE/submod2_target
[submodule "nine"]
path = nine
url = /tmp/libgit2_tests_XJLtEE/submod2_target
[submodule "TEN"]
path = TEN
url = /tmp/libgit2_tests_XJLtEE/submod2_target
|