comparison tests/test-infinitepush-ci.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 8478b198af9c
children edc8504bc26b b561f3a68e41
comparison
equal deleted inserted replaced
39479:3ba87d5b9ad3 39480:89630d0b3e23
319 $ hg unbundle .hg/scratchbranches/filebundlestore/0a/6e/0a6e70ecd5b98d22382f69b93909f557ac6a9927 319 $ hg unbundle .hg/scratchbranches/filebundlestore/0a/6e/0a6e70ecd5b98d22382f69b93909f557ac6a9927
320 adding changesets 320 adding changesets
321 adding manifests 321 adding manifests
322 adding file changes 322 adding file changes
323 added 5 changesets with 5 changes to 5 files 323 added 5 changesets with 5 changes to 5 files
324 new changesets eaba929e866c:9b42578d4447 324 new changesets eaba929e866c:9b42578d4447 (1 drafts)
325 (run 'hg update' to get a working copy) 325 (run 'hg update' to get a working copy)
326 326
327 $ hg glog 327 $ hg glog
328 o 6:9b42578d4447 added f 328 o 6:9b42578d4447 added f
329 | draft 329 | draft
421 adding manifests 421 adding manifests
422 adding file changes 422 adding file changes
423 added 1 changesets with 0 changes to 1 files (+1 heads) 423 added 1 changesets with 0 changes to 1 files (+1 heads)
424 1 new obsolescence markers 424 1 new obsolescence markers
425 obsoleted 1 changesets 425 obsoleted 1 changesets
426 new changesets 99949238d9ac 426 new changesets 99949238d9ac (1 drafts)
427 (run 'hg heads' to see heads, 'hg merge' to merge) 427 (run 'hg heads' to see heads, 'hg merge' to merge)
428 428
429 $ hg glog 429 $ hg glog
430 o 7:99949238d9ac added f 430 o 7:99949238d9ac added f
431 | draft 431 | draft