tests/test-bundle.t
branchstable
changeset 27911 645e78845383
parent 27885 2370c66110cb
child 28714 dac81729fea4
equal deleted inserted replaced
27910:d2c5ad3deccb 27911:645e78845383
   726   checking manifests
   726   checking manifests
   727   crosschecking files in changesets and manifests
   727   crosschecking files in changesets and manifests
   728   checking files
   728   checking files
   729   4 files, 3 changesets, 5 total revisions
   729   4 files, 3 changesets, 5 total revisions
   730 
   730 
   731   $ cd ..
   731 == Test bundling no commits
       
   732 
       
   733   $ hg bundle -r 'public()' no-output.hg
       
   734   abort: no commits to bundle
       
   735   [255]