Mercurial > hg
changeset 34817:a80142b03552
exchange: fix issue3781 reference in the comment
This comment is about:
issue3781: Courtesy Phases synchronisation to publishing server prevent
subrepo push
Not about:
issue3871: Slow hg log when template contains {file_adds}, {file_mods} and
{file_dels}
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Mon, 16 Oct 2017 12:36:42 +0200 |
parents | e2c42f751b06 |
children | 6709b5661d1b |
files | mercurial/exchange.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/exchange.py Wed Oct 11 20:08:02 2017 +0200 +++ b/mercurial/exchange.py Mon Oct 16 12:36:42 2017 +0200 @@ -537,7 +537,7 @@ # - and remote support phase # - and no changeset are to be pushed # - and remote is publishing - # We may be in issue 3871 case! + # We may be in issue 3781 case! # We drop the possible phase synchronisation done by # courtesy to publish changesets possibly locally draft # on the remote.