rust/.gitmodules
Ramkumar Ramachandra 41f953af2e .gitmodules: specify submodule.<path>.branch
So --remote can work.

Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
2013-06-26 17:59:19 -04:00

9 lines
199 B
Plaintext

[submodule "src/llvm"]
path = src/llvm
url = https://github.com/brson/llvm.git
branch = master
[submodule "src/libuv"]
path = src/libuv
url = https://github.com/brson/libuv.git
branch = master