Mercurial > public > mercurial-scm > hg
diff 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 |
line wrap: on
line diff
--- a/tests/test-commit.out Wed Oct 08 19:58:35 2008 -0500 +++ b/tests/test-commit.out Thu Oct 09 14:16:17 2008 +0200 @@ -106,3 +106,16 @@ % should fail because we are specifying a pattern abort: cannot partially commit a merge (do not specify files or patterns) % should succeed +% test commit message content + + +HG: Enter commit message. Lines beginning with 'HG:' are removed. +HG: -- +HG: user: test +HG: branch 'default' +HG: added added +HG: changed changed +HG: removed removed +transaction abort! +rollback completed +abort: empty commit message