# HG changeset patch # User Arne Babenhauserheide # Date 1252406511 -7200 # Node ID b17731a54e2aed5d88c4de6f7d693bfa4b0352eb # Parent c7bf003b17fd6b7abb6d3acde0f71bd10949e4ef workflow_guide: Added text to "init repo". diff -r c7bf003b17fd -r b17731a54e2a hgscm/templates/workflow_guide.html --- a/hgscm/templates/workflow_guide.html Tue Sep 08 12:34:09 2009 +0200 +++ b/hgscm/templates/workflow_guide.html Tue Sep 08 12:41:51 2009 +0200 @@ -39,6 +39,8 @@
Initialize the project
+

Now you add a new folder in which you want to work:

+
$ hg init project