subsurface/.gitmodules
Dirk Hohndel 10237a19b7 libdc: add our libdivecomputer branch as git submodule
This allows us to keep the matching versions of libdivecomputer
synced with Subsurface. We should have done this ages ago.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2017-12-03 14:11:55 -08:00

4 lines
135 B
Text

[submodule "libdivecomputer"]
path = libdivecomputer
url = git://github.com/Subsurface-divelog/libdc.git
branch = Subsurface-branch