Skip to content
Snippets Groups Projects
Commit 90df14eb authored by Sean Farley's avatar Sean Farley
Browse files

exchange: use pushop.repo instead of repo

parent 66dc39cd
No related branches found
No related tags found
No related merge requests found
......@@ -310,7 +310,7 @@
pushop.ui.debug(msg)
try:
if pushop.locallocked:
pushop.trmanager = transactionmanager(repo,
pushop.trmanager = transactionmanager(pushop.repo,
'push-response',
pushop.remote.url())
pushop.repo.checkpush(pushop)
......
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