Skip to content
Snippets Groups Projects
Commit 5fc4ddfb authored by Pulkit Goyal's avatar Pulkit Goyal
Browse files

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
parent f3407d56
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment