Mercurial > public > mercurial-scm > hg
diff tests/test-hook.t @ 22019:9fcf772f15ff
push: perform phases discovery before the push
This will allow including phase information in the same bundle2 as the
changesets.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Wed, 30 Jul 2014 19:26:47 -0700 |
parents | 5bd6a9fec103 |
children | 0688010ee38f |
line wrap: on
line diff
--- a/tests/test-hook.t Tue Jul 01 17:06:02 2014 +0200 +++ b/tests/test-hook.t Wed Jul 30 19:26:47 2014 -0700 @@ -210,6 +210,7 @@ $ hg push -B baz ../a pushing to ../a searching for changes + listkeys hook: HG_NAMESPACE=phases HG_VALUES={'cb9a9f314b8b07ba71012fcdbc544b5a4d82ff5b': '1', 'publishing': 'True'} no changes found listkeys hook: HG_NAMESPACE=phases HG_VALUES={'cb9a9f314b8b07ba71012fcdbc544b5a4d82ff5b': '1', 'publishing': 'True'} listkeys hook: HG_NAMESPACE=bookmarks HG_VALUES={'bar': '0000000000000000000000000000000000000000', 'foo': '0000000000000000000000000000000000000000'}