##// END OF EJS Templates
localrepo: move the _changegroupsubset method in changegroup module...
localrepo: move the _changegroupsubset method in changegroup module This is a gratuitous code move aimed at reducing the localrepo bloatness. The method had 3 callers total, far too few for being kept in local repo.
Pierre-Yves David -
r20925:5174c48e default
Show More