mirror of https://github.com/flarum/flarum
Add core as submodule.
To fetch the submodule, run "git submodule init" followed by "git submodule update" in the root directory.pull/7/head
parent
a569ef69e0
commit
e7a6c81558
|
@ -0,0 +1,3 @@
|
|||
[submodule "core"]
|
||||
path = core
|
||||
url = git@github.com:flarum/core.git
|
|
@ -0,0 +1 @@
|
|||
Subproject commit eef16ec8cc36be8eabd89592b050c4531b42186c
|
Loading…
Reference in New Issue