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 /INSTALL | |
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 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |