mirror of
https://github.com/oxen-io/session-ios.git
synced 2023-12-13 21:30:14 +01:00
dc1e7263f5
partial revert of 8b3b283612
Easier for travis to fetch from https URL. If you as a developer want to
push to the submodule via git (maintainers only) you'll have to modify
your local git remotes after checkout:
cd Carthage
git remote origin set-url git@github.com:WhisperSystems/Signal-Carthage.git
// FREEBIE
3 lines
101 B
Text
3 lines
101 B
Text
[submodule "Carthage"]
|
|
path = Carthage
|
|
url = https://github.com/WhisperSystems/Signal-Carthage.git
|