]> git.lizzy.rs Git - rust.git/commitdiff
.gitmodules: specify submodule.<path>.branch
authorRamkumar Ramachandra <artagnon@gmail.com>
Tue, 25 Jun 2013 18:03:39 +0000 (23:33 +0530)
committerCorey Richardson <corey@octayn.net>
Wed, 26 Jun 2013 21:59:19 +0000 (17:59 -0400)
So --remote can work.

Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
.gitmodules

index 52ece628c573fa00da54ae57529a9ccb031e2cb1..c84426161796d231876dd1f7bb27f15dbd6d8257 100644 (file)
@@ -1,6 +1,8 @@
 [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