Mercurial > hg
changeset 22244:172036d60b22
exchange: remove duplicated addition to pushop.stepdone
Not sure how it got there but it is useless.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Fri, 15 Aug 2014 19:18:21 -0700 |
parents | 728669a41947 |
children | 234e4c24b980 |
files | mercurial/exchange.py |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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,