Mercurial > hg
comparison mercurial/demandimport.py @ 31831:1da9b2a4cbb8
bundle: allow bundle command to use changegroup3 in tests
Since bundle2 writes changegroup version, we can just reuse the bundle2
format for changegroup3.
This won't enable the bundle command to write changegroup3 in the wild,
since exchange.parsebundlespec only returns changegroup2. It unlocks tests
to override exchange.parsebundlespec and get "hg bundle" write changegroup3.
author | Jun Wu <quark@fb.com> |
---|---|
date | Thu, 06 Apr 2017 17:01:58 -0700 |
parents | f80d9ddc40f3 |
children | 3e03a4b9ec8c |
comparison
equal
deleted
inserted
replaced
31830:d34316ae5c58 | 31831:1da9b2a4cbb8 |
---|