Mercurial > public > mercurial-scm > hg-stable
diff tests/test-unionrepo.t @ 39497:89630d0b3e23
phase: report number of non-public changeset alongside the new range
When interacting with non-publishing repository or bundle, it is useful to
have some information about the phase of the changeset we just pulled.
This changeset updates the "new changesets MIN:MAX" output to also includes
phases information for non-public changesets. Displaying extra data about
non-public changesets means the output for exchange with publishing repository
(the default) is unaffected.
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Thu, 30 Aug 2018 01:53:21 +0200 |
parents | 0611c954da90 |
children | f1186c292d03 |
line wrap: on
line diff
--- a/tests/test-unionrepo.t Fri Sep 07 23:54:42 2018 -0400 +++ b/tests/test-unionrepo.t Thu Aug 30 01:53:21 2018 +0200 @@ -128,7 +128,7 @@ adding manifests adding file changes added 6 changesets with 11 changes to 6 files (+1 heads) - new changesets f093fec0529b:2f0d178c469c + new changesets f093fec0529b:2f0d178c469c (6 drafts) $ hg -R repo3 paths default = union:repo1+repo2