D3258: wireproto: move gboptsmap to wireprototypes and rename (API)

2018-04-12 Thread indygreg (Gregory Szorc)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG96d735601ca1: wireproto: move gboptsmap to wireprototypes and rename (API) (authored by indygreg, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D3

D3258: wireproto: move gboptsmap to wireprototypes and rename (API)

2018-04-11 Thread indygreg (Gregory Szorc)
indygreg created this revision. Herald added a reviewer: durin42. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY This is also shared between client and server and will need to exist in a shared module when that code is split into different