comparison tests/test-tags.out @ 748:c5df1a9c5276

Update test output for status change manifest hash: da9effa63afe6ec22389e17f7fc2daeb3bb4f0e0
author mpm@selenic.com
date Thu, 21 Jul 2005 12:40:28 -0500
parents cdddf4652aec
children 7e4843b7efd2
comparison
equal deleted inserted replaced
747:c3ce3976ae75 748:c5df1a9c5276
22 first 0:acb14030fe0a21b60322c440ad2d20cf7685a376 22 first 0:acb14030fe0a21b60322c440ad2d20cf7685a376
23 + hg identify 23 + hg identify
24 b9154636be93 tip 24 b9154636be93 tip
25 + echo bb 25 + echo bb
26 + hg status 26 + hg status
27 C a 27 M a
28 + hg identify 28 + hg identify
29 b9154636be93+ tip 29 b9154636be93+ tip
30 + hg co first 30 + hg co first
31 + hg id 31 + hg id
32 acb14030fe0a+ first 32 acb14030fe0a+ first
33 + hg -v id 33 + hg -v id
34 acb14030fe0a21b60322c440ad2d20cf7685a376+ first 34 acb14030fe0a21b60322c440ad2d20cf7685a376+ first
35 + hg status 35 + hg status
36 C a 36 M a
37 + echo 1 37 + echo 1
38 + hg add b 38 + hg add b
39 + hg commit -t branch -u test -d '0 0' 39 + hg commit -t branch -u test -d '0 0'
40 + hg id 40 + hg id
41 c8edf04160c7 tip 41 c8edf04160c7 tip
42 + hg co -m 1 42 + hg co -m 1
43 + hg id 43 + hg id
44 c8edf04160c7+b9154636be93+ tip 44 c8edf04160c7+b9154636be93+ tip
45 + hg status 45 + hg status
46 C .hgtags 46 M .hgtags
47 C a 47 M a