From 84dbae2b5216d6e08bf5abd30886eb19853fed9d Mon Sep 17 00:00:00 2001 From: expo Date: Sun, 21 Jun 2015 15:01:07 +0100 Subject: [PATCH] HTML fixes --- handbook/checkin.htm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/handbook/checkin.htm b/handbook/checkin.htm index 8db0e8570..c6ca59f63 100644 --- a/handbook/checkin.htm +++ b/handbook/checkin.htm @@ -15,10 +15,10 @@ hg fetch

Make your changes, then:

If you have added new files:
-    hg add file1 file2 file3
-hg commit -m "surveys of 200m pitch in Far End" -u "YourName"
-hg fetch
+    hg add file1 file2 file3
+hg commit -m "surveys of 200m pitch in Far End" -u "YourName"
+hg fetch
If there are any errors then STOP, and get someone to fix it.
-hg push
+hg push