summaryrefslogtreecommitdiff
path: root/Version_Control
diff options
context:
space:
mode:
authorPrimal Pappachan2012-02-13 12:53:31 +0530
committerPrimal Pappachan2012-02-13 12:53:31 +0530
commit582bf577ce699e0fb2a1084af7c42f64956b2993 (patch)
treee5d06463e156a69ebb26eb831514cc1c733e5676 /Version_Control
parentfd8e486ec44bf79a37da92ebc8d2afc0cb500d15 (diff)
downloadsdes-stscripts-582bf577ce699e0fb2a1084af7c42f64956b2993.tar.gz
sdes-stscripts-582bf577ce699e0fb2a1084af7c42f64956b2993.tar.bz2
sdes-stscripts-582bf577ce699e0fb2a1084af7c42f64956b2993.zip
rst Formatted
Diffstat (limited to 'Version_Control')
-rw-r--r--Version_Control/vcs3/vcs3.rst1
1 files changed, 1 insertions, 0 deletions
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