ca8ddb51ac
The git protocol is so limited that GitHub doesn't show it when selecting "Clone of download". It may be blocked by strict firewalls, whereas https would work almost certainly. Pushing code is not allowed over git protocol, but it's possible over https with a tocken.
5 lines
102 B
Plaintext
5 lines
102 B
Plaintext
[submodule "librfxcodec"]
|
|
path = librfxcodec
|
|
url = https://github.com/neutrinolabs/librfxcodec.git
|
|
|