Mercurial > evolve
diff tests/test-tutorial.t @ 2728:3c371aa16cb9
uncommit: add support for --user and --date
This is also long overdue
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Tue, 11 Jul 2017 11:59:18 +0200 |
parents | f7d44441dfd3 |
children | 69fe16428b0f |
line wrap: on
line diff
--- a/tests/test-tutorial.t Tue Jul 11 11:58:07 2017 +0200 +++ b/tests/test-tutorial.t Tue Jul 11 11:59:18 2017 +0200 @@ -463,6 +463,8 @@ -X --exclude PATTERN [+] exclude names matching the given patterns -m --message TEXT use text as commit message -l --logfile FILE read commit message from file + -d --date DATE record the specified date as commit date + -u --user USER record the specified user as committer (some details hidden, use --verbose to show complete help)