# HG changeset patch # User Arne Babenhauserheide # Date 1242118269 -7200 # Node ID 60678b7a5eb06f9095de5046e0e618acf182754e # Parent 1a294e9be015c2358c1b4d442f9847fc138e6e01 polishing diff -r 1a294e9be015 -r 60678b7a5eb0 hgscm/templates/workflow_guide.html --- a/hgscm/templates/workflow_guide.html Tue May 12 10:29:54 2009 +0200 +++ b/hgscm/templates/workflow_guide.html Tue May 12 10:51:09 2009 +0200 @@ -13,7 +13,7 @@

If you want a more exhaustive tutorial with the basics, please have a look at the Tutorial in the Mercurial Wiki. For a really detailed and very nice to read description of Mercurial, please have a look at Mercurial: The definitive Guide.

-

This guide doesn't require any prior knowledge of version control systems (though subversion users will likely feel at home quite quickly). Basic commandline abilities are helpful, because we'll use the commandline client.

+

Note: This guide doesn't require any prior knowledge of version control systems (though subversion users will likely feel at home quite quickly). Basic commandline abilities are helpful, because we'll use the commandline client.

Basic workflows