comparison tests/test-push-warn.t @ 27433:12f727a5b434

changegroup: add flags field to cg3 delta header This lets revlog flags be transmitted over the wire. Right now this is useful for censored nodes and for narrowhg's ellipsis nodes.
author Mike Edgar <adgar@google.com>
date Mon, 14 Dec 2015 15:55:12 -0500
parents a76f9fc18ebd
children 29cfc474c5fd
comparison
equal deleted inserted replaced
27432:77d25b913f80 27433:12f727a5b434
154 $ hg push -v -f -r 3 -r 4 ../c 154 $ hg push -v -f -r 3 -r 4 ../c
155 pushing to ../c 155 pushing to ../c
156 searching for changes 156 searching for changes
157 2 changesets found 157 2 changesets found
158 uncompressed size of bundle content: 158 uncompressed size of bundle content:
159 348 (changelog) 159 352 (changelog)
160 326 (manifests) 160 330 (manifests)
161 253 foo 161 257 foo
162 adding changesets 162 adding changesets
163 adding manifests 163 adding manifests
164 adding file changes 164 adding file changes
165 added 2 changesets with 2 changes to 1 files (+2 heads) 165 added 2 changesets with 2 changes to 1 files (+2 heads)
166 166