Mercurial > hg
comparison tests/test-ssh.t @ 35268:44b8b5ad30eb
pull: retrieve bookmarks through the binary part when possible
This makes pull consistent with the part used by push and provide us with a
more compact representation of bookmarks.
In addition, this opens the way for smarter bookmark exchanges (e.g. filtering
by names or only sending the bookmark relevant to the pulled set, etc).
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Tue, 17 Oct 2017 15:27:22 +0200 |
parents | ad5f2b923b0d |
children | 4441705b7111 |
comparison
equal
deleted
inserted
replaced
35267:cb4dcd7fabe7 | 35268:44b8b5ad30eb |
---|---|
491 searching for changes | 491 searching for changes |
492 all remote heads known locally | 492 all remote heads known locally |
493 no changes found | 493 no changes found |
494 sending getbundle command | 494 sending getbundle command |
495 bundle2-input-bundle: with-transaction | 495 bundle2-input-bundle: with-transaction |
496 bundle2-input-part: "bookmarks" supported | |
497 bundle2-input-part: total payload size 26 | |
496 bundle2-input-part: "listkeys" (params: 1 mandatory) supported | 498 bundle2-input-part: "listkeys" (params: 1 mandatory) supported |
497 bundle2-input-part: total payload size 45 | 499 bundle2-input-part: total payload size 45 |
498 bundle2-input-part: "phase-heads" supported | 500 bundle2-input-part: "phase-heads" supported |
499 bundle2-input-part: total payload size 72 | 501 bundle2-input-part: total payload size 72 |
500 bundle2-input-bundle: 1 parts total | 502 bundle2-input-bundle: 2 parts total |
501 checking for updated bookmarks | 503 checking for updated bookmarks |
502 | 504 |
503 $ cd .. | 505 $ cd .. |
504 | 506 |
505 $ cat dummylog | 507 $ cat dummylog |