summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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