Troggle programmers guide - beginnings

This commit is contained in:
Philip Sargent
2021-04-29 17:52:28 +01:00
parent b09a66b6ff
commit 07b5b8aa8e
13 changed files with 195 additions and 93 deletions

View File

@@ -108,7 +108,7 @@ you into an emacs editing window (C-x C-C is the way to exit emacs). Instead, us
<code>git commit -m "changed topcamp phone number - myName" </code>
which submits the obligatory comment with the commit operation. You should write something informative and brief about your changes between the quotation marks and also give your full name.
</ul>
<p>We hope to make this issue go away by integrating triggers, but it is a low priority (April 2020).
<p>We hope to make this issue go away by integrating triggers, but it is a low priority (April 2021).
<hr />
<p>Go on to <a href="hbmanual2.html">Editing several pages</a><br />
Return to <a href="onlinesystems.html">Online systems overview</a>