##// END OF EJS Templates
localrepo: move the getlocalbundle method in changegroup module...
localrepo: move the getlocalbundle 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 -
r20928:91b47139 default
Show More