Mercurial > hg > mercurial-source
changeset 21012:c827a0028e6f
exchange: restore truncated comment
The old version of this comment appeared to have been trunca
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Sun, 13 Apr 2014 12:21:09 -0400 (2014-04-13) |
parents | 2db41f95c4a2 |
children | a813caca89b3 |
files | mercurial/exchange.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/exchange.py +++ b/mercurial/exchange.py @@ -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: