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).
Showing
- mercurial/exchange.py 27 additions, 5 deletionsmercurial/exchange.py
- tests/test-clonebundles.t 1 addition, 1 deletiontests/test-clonebundles.t
- tests/test-http-bad-server.t 100 additions, 98 deletionstests/test-http-bad-server.t
- tests/test-http-proxy.t 5 additions, 5 deletionstests/test-http-proxy.t
- tests/test-http.t 3 additions, 3 deletionstests/test-http.t
- tests/test-ssh.t 3 additions, 1 deletiontests/test-ssh.t
Loading
Please register or sign in to comment