mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-25 08:41:54 +00:00
Edit this page - hbmanual1.html
This commit is contained in:
parent
051d7dd6ac
commit
d9f0e894f2
@ -105,8 +105,7 @@ ssh into expo@expo.survex.com from a machine already configured to do this
|
|||||||
<li>cd to the directory containing the repo you want, i.e. "cd expoweb" for the handbook, which takes you to /home/expo/expoweb
|
<li>cd to the directory containing the repo you want, i.e. "cd expoweb" for the handbook, which takes you to /home/expo/expoweb
|
||||||
<li>Run "<a href="https://git-scm.com/book/en/v2/Getting-Started-Getting-Help">git status</a>" (to check what
|
<li>Run "<a href="https://git-scm.com/book/en/v2/Getting-Started-Getting-Help">git status</a>" (to check what
|
||||||
changes are pending),
|
changes are pending),
|
||||||
<li>then "<a href="https://git-scm.com/book/en/v2/Getting-Started-Getting-Help">git add</li>a> <em>filename</em>em>
|
<li>then "<a href="https://git-scm.com/book/en/v2/Getting-Started-Getting-Help">git add</a> <em>filename</em>" to stage the page you have just edited.
|
||||||
</em>" to stage the page you have just edited.
|
|
||||||
<li>then DO NOT just run '<a href="https://git-scm.com/book/en/v2/Getting-Started-Getting-Help">
|
<li>then DO NOT just run '<a href="https://git-scm.com/book/en/v2/Getting-Started-Getting-Help">
|
||||||
git commit</a>' unless you know how <em>emacs</em> works as it would dump
|
git commit</a>' unless you know how <em>emacs</em> works as it would dump
|
||||||
you into an emacs editing window (C-x C-C is the way to exit emacs). Instead, use the "-m" option:
|
you into an emacs editing window (C-x C-C is the way to exit emacs). Instead, use the "-m" option:
|
||||||
|
Loading…
Reference in New Issue
Block a user