branch | stable |
changeset 27911 | 645e78845383 |
parent 27885 | 2370c66110cb |
child 28714 | dac81729fea4 |
--- a/tests/test-bundle.t Sun Jan 17 20:37:29 2016 -0800 +++ b/tests/test-bundle.t Tue Jan 19 13:43:50 2016 -0800 @@ -728,4 +728,8 @@ checking files 4 files, 3 changesets, 5 total revisions - $ cd .. +== Test bundling no commits + + $ hg bundle -r 'public()' no-output.hg + abort: no commits to bundle + [255]