Mercurial > hg
comparison hgext/convert/subversion.py @ 33665:5fc4ddfbe626
bundle2: load hookargs from bundleoperation into transaction when started one
When a transaction is started, we must load the hookargs from the
bundleoperation object to the transaction so that they can be used in the
transaction. Also this patch makes sure no more hookargs are added to the
bundleoperation object once the transaction starts.
This is a part of porting fb extension bundle2hooks to core.
Differential Revision: https://phab.mercurial-scm.org/D209
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Wed, 02 Aug 2017 03:23:06 +0530 |
parents | 067add650129 |
children | 0fa781320203 |
comparison
equal
deleted
inserted
replaced
33664:f3407d56a6e8 | 33665:5fc4ddfbe626 |
---|