mercurial/exchange.py
changeset 22693 68439b154063
parent 22666 0f8120c1ecf5
child 22936 dae236906fb2
--- a/mercurial/exchange.py	Wed Oct 01 15:14:36 2014 -0500
+++ b/mercurial/exchange.py	Fri Oct 03 11:07:47 2014 -0500
@@ -866,7 +866,7 @@
         pullop.releasetransaction()
         lock.release()
 
-    return pullop.cgresult
+    return pullop
 
 def _pulldiscovery(pullop):
     """discovery phase for the pull