tests/test-treediscovery.t
changeset 45908 122f0b59f5f0
parent 45765 ed84a4d48910
child 46119 9261f6c1d39b
equal deleted inserted replaced
45907:50afeeeb7b79 45908:122f0b59f5f0
   267   searching for changes
   267   searching for changes
   268   no changes found
   268   no changes found
   269   $ hg push $remote
   269   $ hg push $remote
   270   pushing to http://localhost:$HGPORT/
   270   pushing to http://localhost:$HGPORT/
   271   searching for changes
   271   searching for changes
   272   abort: push creates new remote branches: both, name1!
   272   abort: push creates new remote branches: both, name1
   273   (use 'hg push --new-branch' to create new remote branches)
   273   (use 'hg push --new-branch' to create new remote branches)
   274   [255]
   274   [255]
   275   $ hg push $remote --new-branch
   275   $ hg push $remote --new-branch
   276   pushing to http://localhost:$HGPORT/
   276   pushing to http://localhost:$HGPORT/
   277   searching for changes
   277   searching for changes