exchange: refactor control flow of _getbundlechangegrouppart()...
exchange: refactor control flow of _getbundlechangegrouppart()
The use of early return makes the control flow of this function much
easier to reason about IMO.
Differential Revision:
https://phab.mercurial-scm.org/D4010