Specify branch of core submodule.

This means that after pulling from the main repository, you should
run "git submodule update --remote" to ensure the submodule is fully
up-to-date.
pull/7/head
Franz Liedke 2015-04-03 01:21:01 +02:00
parent e7a6c81558
commit 9d34ea0189
1 changed files with 1 additions and 0 deletions

1
.gitmodules vendored
View File

@ -1,3 +1,4 @@
[submodule "core"] [submodule "core"]
path = core path = core
url = git@github.com:flarum/core.git url = git@github.com:flarum/core.git
branch = master