Add branch info for git submodule

Because master is not default branch and doesn't exist. So we need to explicitly specify branch information.
This commit is contained in:
Feng Xu 2018-06-19 15:38:17 +08:00 коммит произвёл GitHub
Родитель 1775244c09
Коммит 1dbda2c31c
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 0 удалений

1
.gitmodules поставляемый
Просмотреть файл

@ -1,6 +1,7 @@
[submodule "skia"]
path = externals/skia
url = https://github.com/mono/skia.git
branch = xamarin-mobile-bindings
[submodule "depot_tools"]
path = externals/depot_tools
url = https://chromium.googlesource.com/chromium/tools/depot_tools.git