Mercurial > public > mercurial-scm > hg
diff tests/test-incoming-outgoing.t @ 39480: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 | 0ebd94ac56d1 |
children | f1186c292d03 |
line wrap: on
line diff
--- a/tests/test-incoming-outgoing.t Fri Sep 07 23:54:42 2018 -0400 +++ b/tests/test-incoming-outgoing.t Thu Aug 30 01:53:21 2018 +0200 @@ -329,14 +329,14 @@ adding manifests adding file changes added 9 changesets with 9 changes to 1 files - new changesets 00a43fa82f62:e4feb4ac9035 + new changesets 00a43fa82f62:e4feb4ac9035 (9 drafts) (run 'hg update' to get a working copy) $ hg -R temp2 unbundle test2.hg adding changesets adding manifests adding file changes added 9 changesets with 9 changes to 1 files - new changesets 00a43fa82f62:e4feb4ac9035 + new changesets 00a43fa82f62:e4feb4ac9035 (9 drafts) (run 'hg update' to get a working copy) $ hg -R temp tip changeset: 8:e4feb4ac9035