versionControl/handOut.rst
changeset 155 3efb70d2a02f
parent 154 148520862e53
child 156 8f4806a1a64d
--- a/versionControl/handOut.rst	Mon Jan 31 17:19:51 2011 +0530
+++ b/versionControl/handOut.rst	Mon Jan 31 17:23:25 2011 +0530
@@ -227,7 +227,7 @@
 
 ::
 
-    $ hg commit -u "Puneeth Chaganti <punchagan@gmail.com" -m "Initial Commit."
+    $ hg commit -u "Puneeth Chaganti <punchagan@fossee.in>" -m "Initial Commit."
 
 The ``-u`` parameter allows us to specify the user details. It is a general
 good practice to use full name followed by the email id. The ``-m`` parameter