exchange: remove duplicated addition to pushop.stepdone
authorPierre-Yves David <pierre-yves.david@fb.com>
Fri, 15 Aug 2014 19:18:21 -0700
changeset 22244 172036d60b22
parent 22243 728669a41947
child 22245 234e4c24b980
exchange: remove duplicated addition to pushop.stepdone Not sure how it got there but it is useless.
mercurial/exchange.py
--- a/mercurial/exchange.py	Mon Aug 18 20:23:37 2014 -0400
+++ b/mercurial/exchange.py	Fri Aug 15 19:18:21 2014 -0700
@@ -373,7 +373,6 @@
         return
     pushop.stepsdone.add('changesets')
     # Send known heads to the server for race detection.
-    pushop.stepsdone.add('changesets')
     if not _pushcheckoutgoing(pushop):
         return
     pushop.repo.prepushoutgoinghooks(pushop.repo,