comparison tests/test-commit.out @ 7072:4e0d54fbd34f

Show added files as "added" in editor commit message (issue 1330)
author Patrick Mezard <pmezard@gmail.com>
date Thu, 09 Oct 2008 14:16:17 +0200
parents 03916abdfb64
children a21605de1509
comparison
equal deleted inserted replaced
7071:643c751e60b2 7072:4e0d54fbd34f
104 % should fail because we are specifying a file name 104 % should fail because we are specifying a file name
105 abort: cannot partially commit a merge (do not specify files or patterns) 105 abort: cannot partially commit a merge (do not specify files or patterns)
106 % should fail because we are specifying a pattern 106 % should fail because we are specifying a pattern
107 abort: cannot partially commit a merge (do not specify files or patterns) 107 abort: cannot partially commit a merge (do not specify files or patterns)
108 % should succeed 108 % should succeed
109 % test commit message content
110
111
112 HG: Enter commit message. Lines beginning with 'HG:' are removed.
113 HG: --
114 HG: user: test
115 HG: branch 'default'
116 HG: added added
117 HG: changed changed
118 HG: removed removed
119 transaction abort!
120 rollback completed
121 abort: empty commit message