Ghost/.gitmodules
Hannah Wolfe 6499e114ec Switched to using git URLs for submodules
closes #10265

- trying to balance ease of contributing with git urls not always working
- optimising for ease of contributing for now, but #10265 has other options just in case
2018-12-10 16:23:11 +00:00

7 lines
201 B
Plaintext

[submodule "content/themes/casper"]
path = content/themes/casper
url = git@github.com:TryGhost/Casper.git
[submodule "core/client"]
path = core/client
url = git@github.com:TryGhost/Ghost-Admin.git