.gitmodules: specify submodule.<path>.branch
So --remote can work. Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
This commit is contained in:
parent
23fb2278c7
commit
41f953af2e
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user