forked from github/server
replace submodules
This commit is contained in:
parent
4502692f30
commit
752b6526bd
|
@ -4,12 +4,6 @@
|
||||||
[submodule "cmake"]
|
[submodule "cmake"]
|
||||||
path = cmake
|
path = cmake
|
||||||
url = https://github.com/ennorehling/cmake.git
|
url = https://github.com/ennorehling/cmake.git
|
||||||
[submodule "quicklist"]
|
|
||||||
path = quicklist
|
|
||||||
url = https://github.com/ennorehling/quicklist.git
|
|
||||||
[submodule "critbit"]
|
|
||||||
path = critbit
|
|
||||||
url = https://github.com/ennorehling/critbit.git
|
|
||||||
[submodule "dlmalloc"]
|
[submodule "dlmalloc"]
|
||||||
path = dlmalloc
|
path = dlmalloc
|
||||||
url = https://github.com/ennorehling/dlmalloc.git
|
url = https://github.com/ennorehling/dlmalloc.git
|
||||||
|
@ -26,3 +20,6 @@
|
||||||
path = storage
|
path = storage
|
||||||
url = https://github.com/ennorehling/storage.git
|
url = https://github.com/ennorehling/storage.git
|
||||||
branch = master
|
branch = master
|
||||||
|
[submodule "clibs"]
|
||||||
|
path = clibs
|
||||||
|
url = https://github.com/ennorehling/clibs
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit f44b3e4e5f08633e21e701b9af70927b707f38ab
|
1
critbit
1
critbit
|
@ -1 +0,0 @@
|
||||||
Subproject commit 971836241277e37274aa3110344836499816ff21
|
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit f837dd31e5fcf13c706db1ac2c86b7de3e706578
|
|
Loading…
Reference in New Issue