D7967: exchange: recognize changegroup3 bundles in `getbundlespec()`

pulkit (Pulkit Goyal) phabricator at mercurial-scm.org
Wed Jan 22 07:47:22 EST 2020


pulkit added inline comments.
pulkit added subscribers: joerg.sonnenberger, pulkit.

INLINE COMMENTS

> exchange.py:321
> +                ):
> +                    version = b'v2'
>                  else:

Should not this be `v3`? I believe this is what @joerg.sonnenberger is also trying to point out on IRC.

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D7967/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D7967

To: mharbison72, #hg-reviewers
Cc: pulkit, joerg.sonnenberger, mercurial-devel


More information about the Mercurial-devel mailing list