Skip to content
Snippets Groups Projects
Commit febd6bfa770d authored by Martin von Zweigbergk's avatar Martin von Zweigbergk
Browse files

exchange: create transaction for bundle1 unbundling earlier

changegroup.apply() currently creates a transation if there isn't
already one. Having the callers of that method pass in an existing
transaction seems a little cleaner. To do that, we need to make sure
all callers have a transaction. Since the transaction name is used as
a hook argument (HG_TXNNAME), we need to match the name from
changegroup.apply().
parent 038bfc384271
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment