comparison mercurial/obsolete.py @ 32149:9a9d54ae9963

localrepo: reuse exchange.bundle2requested() It seems like localrepo.getbundle() is trying to do the same thing, so let's just call the method. That way we get the same condition as there (matching any "HG2" prefix, not only "HG20").
author Martin von Zweigbergk <martinvonz@google.com>
date Wed, 03 May 2017 10:33:26 -0700
parents 413b44003462
children 4462a981e8df 99515353c72a
comparison
equal deleted inserted replaced
32148:2cfdf5241096 32149:9a9d54ae9963