Mercurial > public > mercurial-scm > hg
diff tests/test-hook.t @ 23749:a387b0390082
localrepo: show headline notes in commitctx before showing filenames
commitctx already showed notes with filenames but didn't provide any context.
It is just as relevant to know when manifest or changelog is committed.
So, in addition to filenames, also show headlines 'committing files:',
'committing manifest' and 'committing changelog'.
author | Mads Kiilerich <madski@unity3d.com> |
---|---|
date | Fri, 18 Apr 2014 13:33:20 +0200 |
parents | 19ebd2f88fc7 |
children | d251da5e0e84 |
line wrap: on
line diff
--- a/tests/test-hook.t Fri Aug 15 19:43:32 2014 +0200 +++ b/tests/test-hook.t Fri Apr 18 13:33:20 2014 +0200 @@ -511,7 +511,10 @@ Automatically installed hook $ echo >> foo $ hg ci --debug -d '0 0' -m 'change foo' + committing files: foo + committing manifest + committing changelog calling hook commit.auto: hgext_hookext.autohook Automatically installed hook committed changeset 1:52998019f6252a2b893452765fcb0a47351a5708