Troggle online: Edit this page - repos.html

This commit is contained in:
Philip Sargent 2022-06-13 20:47:49 +01:00
parent 38f4d0e6f2
commit 41706a9978

View File

@ -27,6 +27,10 @@ expo.survex.com:
<li><a href="/repositories/expoweb/.git/"><var>:expoweb:</var></a> - the website pages, handbook, generation scripts (git)</li>
<li><a href="/repositories/troggle/.git/"><var>:troggle:</var></a> - the database/software part of the survey data management system<br> - see <a href="../troggle/trogintro.html">notes on troggle</a> for further explanations </li>
</ul>
<p>From the command line, to clone a repo, you will do this
<tt>git clone ssh://expo@expo.survex.com/home/expo/loser</tt>
see the quick <a href="qstart-git.html">reminders for using git</a> for the rest of them.
<h3>Use the online view of these!</a></h3>
<p>These online webpages (links above) give a much clearer view of what is going on than many git tools you may be using on your machine.