simple download alternative - online edit of handbook/computing/qstart-git.html

This commit is contained in:
2025-07-07 15:49:13 +01:00
committed by Expo on server
parent ac012ebcef
commit cbdc8fa39c

View File

@@ -8,6 +8,19 @@
<body>
<h2 id="tophead">CUCC Expedition Handbook - Git Quick</h2>
<h1>Quick Reminder - Git</h1>
<h2>Download stuff without using git</h2>
<p>
<p>All four repos can be downloaded as a zip or .bz file using these URLs:
<ul>
<li><a href="https://expo.survex.com/repositories/expoweb/.git/snapshot/expoweb.zip">expoweb.zip</a>
<li><a href="https://expo.survex.com/repositories/loser/.git/snapshot/loser.zip">loser.zip</a>
<li><a href="https://expo.survex.com/repositories/drawings/.git/snapshot/drawings.zip">drawings.zip</a>
<li><a href="https://expo.survex.com/repositories/troggle/.git/snapshot/troggle.zip">troggle.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>
<h2>Version Control Software Reminders</h2>
<p><a href="https://merrigrove.blogspot.com/2014/02/why-heck-is-git-so-hard-places-model-ok.html"><img class="onright" src="gitcontentmodel.jpg" alt="git content model" /></a></p>
<p>This is NOT a tutorial. This is a set of reminders for people who already know all this stuff.</p>