From 10237a19b7b65802a0ceb2f8e2192703ad2fcf97 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 3 Dec 2017 11:39:58 -0800 Subject: 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 --- .gitmodules | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..f095dd9f5 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "libdivecomputer"] + path = libdivecomputer + url = git://github.com/Subsurface-divelog/libdc.git + branch = Subsurface-branch -- cgit v1.2.3-70-g09d2