mirror of https://github.com/flarum/flarum
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
parent
e7a6c81558
commit
9d34ea0189
|
@ -1,3 +1,4 @@
|
|||
[submodule "core"]
|
||||
path = core
|
||||
url = git@github.com:flarum/core.git
|
||||
branch = master
|
||||
|
|
Loading…
Reference in New Issue