From b0c14130de3cc8114c2383a6532ce168904e4e08 Mon Sep 17 00:00:00 2001 From: Puneeth Chaganti Date: Mon, 31 Jan 2011 17:23:25 +0530 Subject: vcs: Change email id to fossee from gmail. --- versionControl/handOut.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'versionControl/handOut.rst') diff --git a/versionControl/handOut.rst b/versionControl/handOut.rst index 33dffbe..aa43cca 100644 --- a/versionControl/handOut.rst +++ b/versionControl/handOut.rst @@ -227,7 +227,7 @@ in time. We do this by using the ``commit`` command. :: - $ hg commit -u "Puneeth Chaganti " -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 -- cgit