Update .gitmodules

change jemalloc submodule from ssh to https
This commit is contained in:
Liu Peng
2014-04-21 08:47:45 +08:00
parent c577a4f07d
commit ebe2283a10

2
.gitmodules vendored
View File

@@ -1,3 +1,3 @@
[submodule "3rd/jemalloc"]
path = 3rd/jemalloc
url = git@github.com:jemalloc/jemalloc.git
url = https://github.com/jemalloc/jemalloc.git