-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitmodules
56 lines (56 loc) · 1.79 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
[submodule "tests/depends/yast2-dns-manager"]
path = tests/depends/yast2-dns-manager
url = https://github.com/yast/yast2-dns-manager.git
branch = master
[submodule "tests/depends/yast2-adcommon-python"]
path = tests/depends/yast2-adcommon-python
url = https://github.com/yast/yast2-adcommon-python.git
branch = master
[submodule "src/yast-core"]
path = src/yast-core
url = https://github.com/yast/yast-core.git
branch = master
[submodule "src/yast-python-bindings"]
path = src/yast-python-bindings
url = https://github.com/yast/yast-python-bindings.git
branch = master
[submodule "src/yast-ycp-ui-bindings"]
path = src/yast-ycp-ui-bindings
url = https://github.com/yast/yast-ycp-ui-bindings.git
branch = master
[submodule "src/libyui"]
path = src/libyui
url = https://github.com/libyui/libyui.git
branch = master
[submodule "src/yast2-aduc"]
path = src/yast2-aduc
url = https://github.com/yast/yast2-aduc.git
branch = master
[submodule "src/yast2-adcommon-python"]
path = src/yast2-adcommon-python
url = https://github.com/yast/yast2-adcommon-python.git
branch = master
[submodule "src/yast2-dns-manager"]
path = src/yast2-dns-manager
url = https://github.com/yast/yast2-dns-manager.git
branch = master
[submodule "src/yast2-adsi"]
path = src/yast2-adsi
url = https://github.com/yast/yast2-adsi.git
branch = master
[submodule "src/yast2-gpmc"]
path = src/yast2-gpmc
url = https://github.com/yast/yast2-gpmc.git
branch = master
[submodule "src/yast-ruby-bindings"]
path = src/yast-ruby-bindings
url = https://github.com/yast/yast-ruby-bindings.git
branch = master
[submodule "src/yast-yast2"]
path = src/yast-yast2
url = https://github.com/yast/yast-yast2.git
branch = master
[submodule "src/yast-devtools"]
path = src/yast-devtools
url = https://github.com/yast/yast-devtools.git
branch = master