Mercurial > public > mercurial-scm > hg-stable
diff tests/test-ssh.t @ 35277: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 |
line wrap: on
line diff
--- a/tests/test-ssh.t Tue Oct 17 15:27:17 2017 +0200 +++ b/tests/test-ssh.t Tue Oct 17 15:27:22 2017 +0200 @@ -493,11 +493,13 @@ no changes found sending getbundle command bundle2-input-bundle: with-transaction + bundle2-input-part: "bookmarks" supported + bundle2-input-part: total payload size 26 bundle2-input-part: "listkeys" (params: 1 mandatory) supported bundle2-input-part: total payload size 45 bundle2-input-part: "phase-heads" supported bundle2-input-part: total payload size 72 - bundle2-input-bundle: 1 parts total + bundle2-input-bundle: 2 parts total checking for updated bookmarks $ cd ..