comparison mercurial/minirst.py @ 33041:e425f5aabe70

unbundle: move BundleUnknownFeatureError exception handling out This just moves the BundleUnknownFeatureError exception handling one level up so we collect the bundle2.applybundle{,1}() calls together. applybundle1() will never throw the exception, so it should have no functional consequence.
author Martin von Zweigbergk <martinvonz@google.com>
date Thu, 22 Jun 2017 15:03:13 -0700
parents 9d08283946f0
children 0fa781320203
comparison
equal deleted inserted replaced
33040:2baef42a2881 33041:e425f5aabe70