comparison tests/test-push-warn.out @ 2109:1b183976e007

Revert push new heads logic This breaks push -r's new head detection but fixes the common case. For now we'll assume that someone doing push -r knows what they're doing.
author Matt Mackall <mpm@selenic.com>
date Fri, 21 Apr 2006 16:30:23 -0500
parents fc22ed56afe3
children b2ae81a7df29
comparison
equal deleted inserted replaced
2108:30c7564f6dfc 2109:1b183976e007
28 pushing to ../c 28 pushing to ../c
29 searching for changes 29 searching for changes
30 no changes found 30 no changes found
31 pushing to ../c 31 pushing to ../c
32 searching for changes 32 searching for changes
33 abort: push creates new remote branches! 33 adding changesets
34 (did you forget to merge? use push -f to force) 34 adding manifests
35 adding file changes
36 added 2 changesets with 2 changes to 1 files (+2 heads)
35 pushing to ../c 37 pushing to ../c
36 searching for changes 38 searching for changes
37 abort: push creates new remote branches! 39 adding changesets
38 (did you forget to merge? use push -f to force) 40 adding manifests
41 adding file changes
42 added 1 changesets with 1 changes to 1 files