diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2018-04-25 08:37:31 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2018-04-25 08:37:31 -0700 |
commit | 6582896e7f7868170d6418e66e1021d54f2d1710 (patch) | |
tree | ffea88d6f82558f1216118f5db333bb67e4f4cb8 /.gitmodules | |
parent | b930c39eade0bff95c7591015e7fd6bee55269f7 (diff) | |
download | subsurface-6582896e7f7868170d6418e66e1021d54f2d1710.tar.gz |
Update references to Subsurface-NG
We switched branch names for our own flavor of libdivecomputer.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index f095dd9f5..c43d9fe2a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "libdivecomputer"] path = libdivecomputer url = git://github.com/Subsurface-divelog/libdc.git - branch = Subsurface-branch + branch = Subsurface-NG |