Mercurial > hg-stable
diff tests/test-graft.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 | 2f89a7defe62 |
children | 3bc2e550f2bd 3c0d5016b2be |
line wrap: on
line diff
--- a/tests/test-graft.t Fri Sep 07 23:54:42 2018 -0400 +++ b/tests/test-graft.t Thu Aug 30 01:53:21 2018 +0200 @@ -1879,7 +1879,7 @@ adding manifests adding file changes added 11 changesets with 9 changes to 8 files (+4 heads) - new changesets 9092f1db7931:6b98ff0062dd + new changesets 9092f1db7931:6b98ff0062dd (6 drafts) (run 'hg heads' to see heads, 'hg merge' to merge) $ hg up 9 5 files updated, 0 files merged, 0 files removed, 0 files unresolved @@ -1894,7 +1894,7 @@ adding manifests adding file changes added 1 changesets with 1 changes to 1 files (+1 heads) - new changesets 311dfc6cf3bf + new changesets 311dfc6cf3bf (1 drafts) (run 'hg heads .' to see heads, 'hg merge' to merge) $ hg graft --abort