tests/test-infinitepush-bundlestore.t
changeset 37203 f083e7fd6313
parent 37199 c5687ce3b411
child 37379 24c7428983c5
equal deleted inserted replaced
37202:95cc57a74363 37203:f083e7fd6313
   301   scratch/anotherbranch 1de1d7d92f8965260391d0513fe8a8d5973d3042
   301   scratch/anotherbranch 1de1d7d92f8965260391d0513fe8a8d5973d3042
   302   scratch/mybranch 6c10d49fe92751666c40263f96721b918170d3da
   302   scratch/mybranch 6c10d49fe92751666c40263f96721b918170d3da
   303   $ hg push -r . -B scratch/mybranch
   303   $ hg push -r . -B scratch/mybranch
   304   pushing to ssh://user@dummy/repo
   304   pushing to ssh://user@dummy/repo
   305   searching for changes
   305   searching for changes
   306   remote: non-forward push
       
   307   remote: (use --non-forward-move to override)
       
   308   abort: push failed on remote
       
   309   [255]
       
   310 
       
   311   $ hg push -r . -B scratch/mybranch --non-forward-move
       
   312   pushing to ssh://user@dummy/repo
       
   313   searching for changes
       
   314   remote: pushing 5 commits:
   306   remote: pushing 5 commits:
   315   remote:     20759b6926ce  scratchcommit
   307   remote:     20759b6926ce  scratchcommit
   316   remote:     1de1d7d92f89  new scratch commit
   308   remote:     1de1d7d92f89  new scratch commit
   317   remote:     2b5d271c7e0d  scratchcommitnobook
   309   remote:     2b5d271c7e0d  scratchcommitnobook
   318   remote:     d8c4f54ab678  scratchcommitwithpushrebase
   310   remote:     d8c4f54ab678  scratchcommitwithpushrebase