tests/test-url-rev.t
changeset 22380 82b2ba904e3e
parent 18997 4cf09a1bf5b2
child 22837 2be7d5ebd4d0
--- a/tests/test-url-rev.t	Tue Sep 09 16:51:21 2014 -0400
+++ b/tests/test-url-rev.t	Tue Sep 09 17:16:24 2014 -0400
@@ -41,6 +41,14 @@
   summary:     change a
   
   $ cat clone/.hg/hgrc
+  # You may want to set your username here if it is not set
+  # globally, or this repository requires a different
+  # username from your usual configuration. If you want to
+  # set something for all of your repositories on this
+  # computer, try running the command
+  # 'hg config --edit --global'
+  # [ui]
+  # username = Jane Doe <jdoe@example.com>
   [paths]
   default = $TESTTMP/repo#foo (glob)