1343
1343
# but that's all we have (for now). It will find the option in
1344
1344
# locations,conf or bazaar.conf though) -- vila 20100916
1345
1345
conf = self._tree.branch.get_config()
1347
1349
if orphan_policy is None:
1349
1355
handle_orphan = orphaning_registry.get(orphan_policy)
1350
1356
handle_orphan(self, trans_id, parent_id)