Submitter | phabricator |
---|---|
Date | March 2, 2018, 2:51 p.m. |
Message ID | <differential-rev-PHID-DREV-bjue3qbcal5m34ggx3rj-req@phab.mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/28680/ |
State | Superseded |
Headers | show |
Comments
Patch
diff --git a/mercurial/exchange.py b/mercurial/exchange.py --- a/mercurial/exchange.py +++ b/mercurial/exchange.py @@ -283,7 +283,6 @@ This function is used to allow testing of the older bundle version""" ui = op.repo.ui - forcebundle1 = False # The goal is this config is to allow developer to choose the bundle # version used during exchanged. This is especially handy during test. # Value is a list of bundle version to be picked from, highest version