diff tests/test-tutorial.t @ 915:1ebe5c51919b stable

fold: enable --date and --user options Like all other commit-creating commits, `hg fold` should also have these options enabled. This also allows getting consistent hashes during tests involving fold.
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
date Fri, 11 Apr 2014 19:24:29 -0400
parents 36c1c80e99a3
children ffce88754767 e5baeb8fefec
line wrap: on
line diff
--- a/tests/test-tutorial.t	Wed Apr 23 14:15:40 2014 -0700
+++ b/tests/test-tutorial.t	Fri Apr 11 19:24:29 2014 -0400
@@ -479,6 +479,8 @@
   options:
   
    -r --rev VALUE [+] explicitly specify the full set of revision to fold
+   -d --date DATE     record the specified date as commit date
+   -u --user USER     record the specified user as committer
   
   [+] marked option can be specified multiple times