tests/test-bundle.t
branchstable
changeset 15991 85ec8036d0b9
parent 15521 117f9190c1ba
child 15993 0b05e0bfdc1c
equal deleted inserted replaced
15990:76630fbbf4fa 15991:85ec8036d0b9
    37   checking files
    37   checking files
    38   4 files, 9 changesets, 7 total revisions
    38   4 files, 9 changesets, 7 total revisions
    39   $ cd ..
    39   $ cd ..
    40   $ hg init empty
    40   $ hg init empty
    41 
    41 
       
    42 Bundle and phase
       
    43 
       
    44   $ hg -R test phase --force --secret 0
       
    45   $ hg -R test bundle phase.hg empty
       
    46   searching for changes
       
    47   no changes found but 9 secret changesets
       
    48   [1]
       
    49   $ hg -R test phase --draft -r 'head()'
       
    50 
    42 Bundle --all
    51 Bundle --all
    43 
    52 
    44   $ hg -R test bundle --all all.hg
    53   $ hg -R test bundle --all all.hg
    45   9 changesets found
    54   9 changesets found
    46 
    55