2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/.gitmodules
Hannah Wolfe 31269de7c3 Switched to using relative urls for submodules
closes #10265 (again)

- Absolute git urls break travis
- Try relative urls as a simpler solution than managing keys
2018-12-10 16:56:35 +00:00

7 lines
183 B
Plaintext

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