mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-27 20:58:47 +00:00
c94e2b5d3f
As of today, GitHub no longer allows the 'git://' protocol, so we need to switch the submodule and our other references to cloning git repos to 'https://' instead. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
4 lines
125 B
Text
4 lines
125 B
Text
[submodule "libdivecomputer"]
|
|
path = libdivecomputer
|
|
url = https://github.com/Subsurface/libdc.git
|
|
branch = Subsurface-NG
|