Init Repo

This commit is contained in:
root
2019-09-06 23:53:10 +08:00
commit f0ef89dfbb
7905 changed files with 914138 additions and 0 deletions

12
vendor/swoole/.gitmodules vendored Executable file
View File

@ -0,0 +1,12 @@
[submodule "thirdparty/hiredis"]
path = thirdparty/hiredis
url = https://github.com/redis/hiredis.git
[submodule "thirdparty/nghttp2"]
path = thirdparty/nghttp2
url = https://github.com/nghttp2/nghttp2.git
[submodule "thirdparty/picohttpparser"]
path = thirdparty/picohttpparser
url = https://github.com/h2o/picohttpparser.git
[submodule "thirdparty/jemalloc"]
path = thirdparty/jemalloc
url = https://github.com/jemalloc/jemalloc.git