# HG changeset patch # User Pierre-Yves David # Date 1397406069 14400 # Node ID c827a0028e6ff2605ea9165d793fa17d17b978cd # Parent 2db41f95c4a2d0c2d8771a2b7b65485d7d3bc597 exchange: restore truncated comment The old version of this comment appeared to have been trunca diff -r 2db41f95c4a2 -r c827a0028e6f mercurial/exchange.py --- a/mercurial/exchange.py Mon Mar 31 01:00:05 2014 +0900 +++ b/mercurial/exchange.py Sun Apr 13 12:21:09 2014 -0400 @@ -294,7 +294,7 @@ # courtesy to publish changesets possibly locally draft # on the remote. remotephases = {'publishing': 'True'} - if not remotephases: # old server or public only rer + if not remotephases: # old server or public only reply from non-publishing _localphasemove(pushop, cheads) # don't push any phase data as there is nothing to push else: