diff basic-session @ 9:39800c8f0532

Add initial session replay
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
date Sat, 08 Mar 2014 19:35:00 -0500
parents
children 80b765f69c5f
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/basic-session	Sat Mar 08 19:35:00 2014 -0500
@@ -0,0 +1,11 @@
+
+# Let's grab the Python Code of Conduct and have a look
+
+hg clone http://hg.python.org/coc/
+cd coc
+hg log -G
+
+# Now let's add a couple of bookmarks
+hg book upstream
+hg book jordi
+