Mercurial > hg
comparison mercurial/pushkey.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 | 7b200566e474 |
children | 57875cf423c9 |
comparison
equal
deleted
inserted
replaced
33040:2baef42a2881 | 33041:e425f5aabe70 |
---|