comparison tests/test-basic.out @ 761:0fb498458905

Change all references to -t --text commit message to -m and --message.
author Andrew Thompson <andrewkt@aktzero.com>
date Fri, 22 Jul 2005 15:59:13 +0100
parents 7e4843b7efd2
children 853bfbf1a312 445970ccf57a
comparison
equal deleted inserted replaced
760:73540173e14c 761:0fb498458905
1 + mkdir t 1 + mkdir t
2 + cd t 2 + cd t
3 + hg init 3 + hg init
4 + echo a 4 + echo a
5 + hg add a 5 + hg add a
6 + hg commit -t test -d '0 0' 6 + hg commit -m test -d '0 0'
7 + hg history 7 + hg history
8 changeset: 0:acb14030fe0a21b60322c440ad2d20cf7685a376 8 changeset: 0:acb14030fe0a21b60322c440ad2d20cf7685a376
9 tag: tip 9 tag: tip
10 user: test 10 user: test
11 date: Thu Jan 1 00:00:00 1970 11 date: Thu Jan 1 00:00:00 1970