comparison tests/test-bundle-type.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 326b174c6a47
children 8d72e29ad1e0
comparison
equal deleted inserted replaced
39479:3ba87d5b9ad3 39480:89630d0b3e23
16 $ hg unbundle ../b1 16 $ hg unbundle ../b1
17 adding changesets 17 adding changesets
18 adding manifests 18 adding manifests
19 adding file changes 19 adding file changes
20 added 1 changesets with 1 changes to 1 files 20 added 1 changesets with 1 changes to 1 files
21 new changesets c35a0f9217e6 21 new changesets c35a0f9217e6 (1 drafts)
22 (run 'hg update' to get a working copy) 22 (run 'hg update' to get a working copy)
23 $ hg up 23 $ hg up
24 1 files updated, 0 files merged, 0 files removed, 0 files unresolved 24 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
25 $ hg log | grep summary 25 $ hg log | grep summary
26 summary: a 26 summary: a