Skip to content
Snippets Groups Projects
Commit d278f6d8 authored by Durham Goode's avatar Durham Goode
Browse files

push: fix exchangepush wrapping

Upstream added opargs to exchange.push and uses it as kwargs to the
pushoperation constructor (16e69e6b357b). There was an attempt to fix this in
hggit (c85c28fbc8a5) but it passes the exchange.push kwargs directly to
pushoperation(), where we actually need to pull out the opargs and pass them as
kwargs.
parent d1546c67
No related branches found
No related tags found
No related merge requests found
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