Puneeth Chaganti <punchagan@fossee.in> [Mon, 31 Jan 2011 17:23:25 +0530] rev 155
vcs: Change email id to fossee from gmail.
Puneeth Chaganti <punchagan@fossee.in> [Mon, 31 Jan 2011 17:19:51 +0530] rev 154
vcs: Minor fixes to handout.
1. Made madhu's commit shorter to fit in one line.
2. Change Author details to have just the Name.
3. Change some punctuation.
Puneeth Chaganti <punchagan@fossee.in> [Mon, 31 Jan 2011 17:17:53 +0530] rev 153
vcs: Add details about -u, -m parameters to commit
Changes correspond to changes made to handout in previous commit.
Puneeth Chaganti <punchagan@fossee.in> [Mon, 31 Jan 2011 17:12:36 +0530] rev 152
vcs: Introduce commit with -u and -m parameters
commit is now introduced with -u and -m parameters. This fixes a
couple of problems --
1) hg sometimes doesn't allow commits without username
2) vi(m) is the default editor -- most people can't use it (yet).