From 582bf577ce699e0fb2a1084af7c42f64956b2993 Mon Sep 17 00:00:00 2001 From: Primal Pappachan Date: Mon, 13 Feb 2012 12:53:31 +0530 Subject: rst Formatted --- Version_Control/vcs3/vcs3.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'Version_Control') diff --git a/Version_Control/vcs3/vcs3.rst b/Version_Control/vcs3/vcs3.rst index ff77e2e..85483e7 100644 --- a/Version_Control/vcs3/vcs3.rst +++ b/Version_Control/vcs3/vcs3.rst @@ -267,6 +267,7 @@ In this tutorial, we have learnt to, .. R19 Here are some self assessment questions for you to solve + #. How to accomplish not saving backup files using hg revert command? #. Get the history of revisions 2 to 4 without having to list each revision? #. Print the description and content of a change. Hint: Use --patch option -- cgit