From dc995aa053c337f3068a9c08000978c7c18efd56 Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Sat, 23 Jul 2022 12:29:58 +0100 Subject: [PATCH] shorten the rest - online edit of handbook/computing/qstart-git.html --- handbook/computing/qstart-git.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/handbook/computing/qstart-git.html b/handbook/computing/qstart-git.html index 121ec8551..827936f8e 100644 --- a/handbook/computing/qstart-git.html +++ b/handbook/computing/qstart-git.html @@ -33,9 +33,9 @@
drawings
These are the therion and tunnel cave vector drawing files. You need this if you are 'tunneling' a lot of cave surveys.git clone ssh://expo@expo.survex.com:drawings (read/write)
-
expoweb
These are all webpages, mostly the expo handbook. You need this only if you are editing a lot of handbook pages.git clone ssh://expo@expo.survex.com/home/expo/expoweb (read/write)
+
expoweb
These are all webpages, mostly the expo handbook. You need this only if you are editing a lot of handbook pages.git clone ssh://expo@expo.survex.com:expoweb (read/write)
-
troggle
This is the python code that runs troggle and generates 2,000 webpages of reports and tables. This is what you need for software development.git clone ssh://expo@expo.survex.com/home/expo/troggle (read/write)
+
troggle
This is the python code that runs troggle and generates 2,000 webpages of reports and tables. This is what you need for software development.git clone ssh://expo@expo.survex.com:troggle (read/write)

Using git