Mercurial > hg
comparison tests/test-debugcommands.t @ 38806:5742d0428ed9
changegroup: inline prune() logic from narrow
prune() needs to ellide manifests that aren't part of the narrow
matcher.
The code is violating storage abstractions, so a comment has been
added. Keep in mind the impetus for moving this code to core
is so changegroup code can be refactored to be storage agnostic.
Differential Revision: https://phab.mercurial-scm.org/D4012
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Sat, 28 Jul 2018 14:52:46 -0700 |
parents | 0a57945aaf7f |
children | 195ed920653e |
comparison
equal
deleted
inserted
replaced
38805:b9162ea1b815 | 38806:5742d0428ed9 |
---|