diff en/examples/tour @ 102:ff9dc8bc2a8b

More. Merge. Stuff.
author Bryan O'Sullivan <bos@serpentine.com>
date Wed, 18 Oct 2006 15:47:04 -0700
parents 0b97b0bdc830
children ceaca14e49f0
line wrap: on
line diff
--- a/en/examples/tour	Wed Oct 18 14:11:51 2006 -0700
+++ b/en/examples/tour	Wed Oct 18 15:47:04 2006 -0700
@@ -66,6 +66,16 @@
 #$ name:
 
 export HGEDITOR='echo Added an extra line of output >'
+HGRCPATH_ORIG=$HGRCPATH
+export HGRCPATH=
+
+#$ name: commit-no-user
+
+hg commit
+
+#$ name:
+
+export HGRCPATH=$HGRCPATH_ORIG
 
 #$ name: commit