Skip to content

Commit 41f953a

Browse files
artagnonemberian
authored andcommitted
.gitmodules: specify submodule.<path>.branch
So --remote can work. Signed-off-by: Ramkumar Ramachandra <[email protected]>
1 parent 23fb227 commit 41f953a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitmodules

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
[submodule "src/llvm"]
22
path = src/llvm
33
url = https://github.com/brson/llvm.git
4+
branch = master
45
[submodule "src/libuv"]
56
path = src/libuv
67
url = https://github.com/brson/libuv.git
8+
branch = master

0 commit comments

Comments
 (0)