summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitmodules2
-rw-r--r--INSTALL2
2 files changed, 2 insertions, 2 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
diff --git a/INSTALL b/INSTALL
index 636f6a5fc..326ff8231 100644
--- a/INSTALL
+++ b/INSTALL
@@ -41,7 +41,7 @@ In order to get the modified sources, do
The branches won't have a pretty history and will include ugly merges,
but they should always allow a fast forward pull that tracks what we
believe developers should build against. All our patches are contained
-in the "Subsurface-branch" which are also HEAD.
+in the "Subsurface-NG".
This should allow distros to see which patches we have applied on top of
upstream. They will receive force pushes as we rebase to newer versions of