sapling/hgproto
Stanislau Hlebik b35bd5dd9d mononoke: pushkey part parsing
Summary:
Pushkey part is used to send bookmark updates from hg client to the server.
This diff does all the wireproto parsing, but doesn't actually apply bookmark
updates on the server.

Also this diff "implements" branchmap method. We have no plans to support it,
but currently remotenames extension calls it. So this diff adds a fake
implementation that always returns empty response.

Reviewed By: farnz

Differential Revision: D7150973

fbshipit-source-id: 6889c02a1105127b1805ef1fafa6fbe9c2d57e7d
2018-03-16 04:21:32 -07:00
..
fixtures mononoke: hgproto: capture unbundle stream as Bytes 2017-11-01 18:51:21 -07:00
src mononoke: pushkey part parsing 2018-03-16 04:21:32 -07:00