summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2017-01-28 16:38:12 +0100
committerGuillaume Gomez <guillaume1.gomez@gmail.com>2017-02-03 11:08:20 +0100
commitf14479505882170f6394eedf4856ed1f5307b3a6 (patch)
tree7c21aca1a6f43a7d8fdb8c1ed79a3b11b9319cfd /.gitmodules
parentCreate new flag to test rustdoc --test (diff)
downloadgrust-f14479505882170f6394eedf4856ed1f5307b3a6.tar.gz
grust-f14479505882170f6394eedf4856ed1f5307b3a6.tar.bz2
grust-f14479505882170f6394eedf4856ed1f5307b3a6.tar.xz
Set correct hoedown submodule branch
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 39288a7ae4..86c5c780c5 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -8,6 +8,7 @@
8[submodule "src/rt/hoedown"] 8[submodule "src/rt/hoedown"]
9 path = src/rt/hoedown 9 path = src/rt/hoedown
10 url = https://github.com/rust-lang/hoedown.git 10 url = https://github.com/rust-lang/hoedown.git
11 branch = rust-2015-09-21-do-not-delete
11[submodule "src/jemalloc"] 12[submodule "src/jemalloc"]
12 path = src/jemalloc 13 path = src/jemalloc
13 url = https://github.com/rust-lang/jemalloc.git 14 url = https://github.com/rust-lang/jemalloc.git