fixed zip filenames - online edit of handbook/computing/qstart-git.html

This commit is contained in:
2025-07-07 15:58:23 +01:00
committed by Expo on server
parent ed2260651b
commit ab4c4e939e

View File

@@ -9,14 +9,14 @@
<h2 id="tophead">CUCC Expedition Handbook - Git Quick</h2>
<h1>Quick Reminder - Git</h1>
<h2>Download stuff without using git</h2>
<h2>Download stuff <em>without</em> using git</h2>
<p>
<p>All four repos can be downloaded as a zip or .bz file using these URLs:
<p>All four repos can be downloaded as a zip or .tar.bz2 file using these URLs:
<ul>
<li><a href="https://expo.survex.com/repositories/expoweb/.git/snapshot/expoweb.zip" download>expoweb.zip</a>
<li><a href="https://expo.survex.com/repositories/loser/.git/snapshot/loser.zip" download>loser.zip</a>
<li><a href="https://expo.survex.com/repositories/drawings/.git/snapshot/drawings.zip" download>drawings.zip</a>
<li><a href="https://expo.survex.com/repositories/troggle/.git/snapshot/troggle.zip" download>troggle.zip</a>
<li><a href="https://expo.survex.com/repositories/loser/.git/snapshot/loser-master.zip" download>loser-master.zip</a>
<li><a href="https://expo.survex.com/repositories/drawings/.git/snapshot/drawings-master.zip" download>drawings-master.zip</a>
<li><a href="https://expo.survex.com/repositories/troggle/.git/snapshot/troggle-master.zip" download>troggle-master.zip</a>
</ul>
<p>You can choose alternative formats by visiting the "Commit" page for each repo, e.g. <br>
for loser: <a href="https://expo.survex.com/repositories/expoweb/.git/commit/">expo.survex.com/repositories/expoweb/.git/commit/</a>