Mercurial > hg-stable
comparison mercurial/sshpeer.py @ 49877:152d9c011bcd
changegroup: add `delta_base_reuse_policy` argument
The argument available through function from changegroup.apply to
`revlog.apply` allow to override the revlog configuration in terms of
delta-base-reuse policy when searching for a delta to store a revision.
It will be put to use in the next changesets.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Sat, 03 Dec 2022 01:31:23 +0100 |
parents | 73ed1d13c0bf |
children | ed052780ad5e |
comparison
equal
deleted
inserted
replaced
49876:4188e75af983 | 49877:152d9c011bcd |
---|