-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.gitmodules
54 lines (54 loc) · 1.69 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
[submodule "new/bionic"]
path = new/bionic
url = https://android.googlesource.com/platform/bionic
[submodule "new/clang"]
path = new/clang
url = https://github.com/llvm-mirror/clang.git
[submodule "new/figlet"]
path = new/figlet
url = https://github.com/cmatsuoka/figlet.git
[submodule "new/gcc"]
path = new/gcc
url = https://github.com/gcc-mirror/gcc.git
[submodule "new/git"]
path = new/git
url = https://github.com/git/git.git
[submodule "new/glibc"]
path = new/glibc
url = git://sourceware.org/git/glibc.git
[submodule "new/goblint-musl"]
path = new/goblint-musl
url = https://github.com/goblint/musl.git
[submodule "new/kitty"]
path = new/kitty
url = https://github.com/kovidgoyal/kitty.git
[submodule "new/linux"]
path = new/linux
url = https://github.com/torvalds/linux.git
[submodule "new/musl"]
path = new/musl
url = https://github.com/bminor/musl.git
[submodule "new/netmap"]
path = new/netmap
url = https://github.com/luigirizzo/netmap.git
[submodule "new/numpy"]
path = new/numpy
url = https://github.com/numpy/numpy.git
[submodule "new/redis"]
path = new/redis
url = https://github.com/antirez/redis.git
[submodule "new/vim"]
path = new/vim
url = https://github.com/vim/vim.git
[submodule "new/wget"]
path = new/wget
url = https://github.com/mirror/wget.git
[submodule "gobpie-demos/chrony/chrony-4.2"]
path = gobpie-demos/chrony/chrony-4.2
url = https://github.com/mlichvar/chrony.git
[submodule "gobpie-demos/silver-searcher/the_silver_searcher"]
path = gobpie-demos/silver-searcher/the_silver_searcher
url = https://github.com/ggreer/the_silver_searcher.git
[submodule "gobpie-demos/zstd/zstd"]
path = gobpie-demos/zstd/zstd-1.5.5
url = https://github.com/facebook/zstd.git