Mercurial > hg
comparison contrib/hgperf @ 26464:9a7fc6d48898
exchange: expose bundle2 capabilities on pulloperation
This adds a cache and makes accessing the capabilities slightly simpler,
as you don't need to directly go through the bundle2 module. This will
also help prevent a function-level import in streamclone.py.
This patch arguably isn't necessary. But I think it makes things
slightly nicer.
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Sun, 04 Oct 2015 18:31:53 -0700 |
parents | 377a111d1cd2 |
children | 22fbca1d11ed |
comparison
equal
deleted
inserted
replaced
26463:b3188339a772 | 26464:9a7fc6d48898 |
---|