Mercurial > evolve
diff tests/test-tutorial.t @ 908:06100fbc05e5
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 | 98b5ac44a259 |
children | ffce88754767 |
line wrap: on
line diff
--- a/tests/test-tutorial.t Tue Apr 22 17:04:40 2014 -0700 +++ b/tests/test-tutorial.t Fri Apr 11 19:24:29 2014 -0400 @@ -487,6 +487,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